Changeset 21589 for trunk/src


Ignore:
Timestamp:
Mar 14, 2011, 5:35:17 PM (14 years ago)
Author:
dmik
Message:

tools/wrc: Restored generating GAS output by default. MASM output is now generated by specifying the -M option.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/kernel32/test/makefile

    r4722 r21589  
    1111!include ../../../makefile.inc
    1212
    13 RC = $(ODIN32_TOOLS)\wrc
     13RC = $(ODIN32_TOOLS)\wrc -M
    1414RCFLAGS = -s -I. -I$(CPPMAIN)\include -I$(ODIN32_INCLUDE) -I$(ODIN32_INCLUDE)\win
    1515
Note: See TracChangeset for help on using the changeset viewer.