Leaked source code of windows server 2003
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

10 lines
229 B

  1. #
  2. # tell the system how to compile the .resx file
  3. # $(O) resolves to the obj\i386 folder
  4. #
  5. uddi.resources: uddi.txt
  6. resgen uddi.txt $(O)\uddi.resources
  7. copy /Y $(O)\uddi.resources $(O)\uddi.loc.resources