- Timestamp:
- Aug 8, 2003, 1:10:07 PM (22 years ago)
- File:
- 
      - 1 edited
 
 - 
          
  trunk/src/emx/src/emxomf/emxomfld.c (modified) (2 diffs, 1 prop)
 
Legend:
- Unmodified
- Added
- Removed
- 
      trunk/src/emx/src/emxomf/emxomfld.c- 
Property       cvs2svn:cvs-rev
 changed from       1.23to1.24
 r553 r554 833 833 psz2++; 834 834 } 835 else836 psz2++;837 } 835 psz2++; 836 } 837 838 838 /* terminate and set psz2 to point to next */ 839 839 if (*psz2) … … 1330 1330 put_arg ("rc.exe", TRUE, FALSE); 1331 1331 put_arg ("-n", FALSE, FALSE); 1332 put_arg (res_fname, TRUE, TRUE);1333 put_arg (output_fname, TRUE, TRUE);1332 put_arg (res_fname, TRUE, FALSE); 1333 put_arg (output_fname, TRUE, FALSE); 1334 1334 arg_end (); 1335 1335 rc = emxomfld_spawn (command_line, "Resource Linker"); 
- 
Property       cvs2svn:cvs-rev
 changed from       
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  
