Ignore:
Timestamp:
Feb 8, 2003, 9:57:38 PM (23 years ago)
Author:
umoeller
Message:

Build updates, moved files from warpin.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/make/compile_dll_mt.in

    r243 r249  
    1313#
    1414
     15!ifndef CC_DLL_MT
     16!error CC_DLL_MT is not defined.
     17!endif
     18
    1519CC = $(CC_DLL_MT)
    1620
    17 OUTPUTDIR = $(PROJECT_OUTPUT_DIR)
     21OUTPUTDIR = $(PROJECT_OUTPUT_DIR)\dll_mt
    1822
    1923!include $(MAKE_INCLUDE_DIR)\_sub_compile.in
Note: See TracChangeset for help on using the changeset viewer.