Home | History | Annotate | Line # | Download | only in dspgen
      1  1.1  takemura # Microsoft eMbedded Visual Tools Project File - Name="%%% NAME %%%" - Package Owner=<4>
      2  1.1  takemura # Microsoft eMbedded Visual Tools Generated Build File, Format Version 6.02
      3  1.1  takemura # ** DO NOT EDIT **
      4  1.1  takemura 
      5  1.1  takemura # TARGTYPE "Win32 (WCE MIPS) Static Library" 0x8204
      6  1.1  takemura 
      7  1.1  takemura CFG=%%% NAME %%% - Win32 (WCE MIPS) Debug
      8  1.1  takemura !MESSAGE This is not a valid makefile. To build this project using NMAKE,
      9  1.1  takemura !MESSAGE use the Export Makefile command and run
     10  1.1  takemura !MESSAGE 
     11  1.1  takemura !MESSAGE NMAKE /f "%%% NAME %%%.vcn".
     12  1.1  takemura !MESSAGE 
     13  1.1  takemura !MESSAGE You can specify a configuration when running NMAKE
     14  1.1  takemura !MESSAGE by defining the macro CFG on the command line. For example:
     15  1.1  takemura !MESSAGE 
     16  1.1  takemura !MESSAGE NMAKE /f "%%% NAME %%%.vcn" CFG="%%% NAME %%% - Win32 (WCE MIPS) Debug"
     17  1.1  takemura !MESSAGE 
     18  1.1  takemura !MESSAGE Possible choices for configuration are:
     19  1.1  takemura !MESSAGE 
     20  1.1  takemura !MESSAGE "%%% NAME %%% - Win32 (WCE MIPS) Release" (based on "Win32 (WCE MIPS) Static Library")
     21  1.1  takemura !MESSAGE "%%% NAME %%% - Win32 (WCE MIPS) Debug" (based on "Win32 (WCE MIPS) Static Library")
     22  1.1  takemura !MESSAGE 
     23  1.1  takemura 
     24  1.1  takemura # Begin Project
     25  1.1  takemura # PROP AllowPerConfigDependencies 0
     26  1.1  takemura # PROP Scc_ProjName ""
     27  1.1  takemura # PROP Scc_LocalPath ""
     28  1.1  takemura # PROP ATL_Project 0
     29  1.1  takemura CPP=clmips.exe
     30  1.1  takemura 
     31  1.1  takemura !IF  "$(CFG)" == "%%% NAME %%% - Win32 (WCE MIPS) Release"
     32  1.1  takemura 
     33  1.1  takemura # PROP BASE Use_MFC 0
     34  1.1  takemura # PROP BASE Use_Debug_Libraries 0
     35  1.1  takemura # PROP BASE Output_Dir "WMIPSRel"
     36  1.1  takemura # PROP BASE Intermediate_Dir "WMIPSRel"
     37  1.1  takemura # PROP BASE Target_Dir ""
     38  1.1  takemura # PROP Use_MFC 0
     39  1.1  takemura # PROP Use_Debug_Libraries 0
     40  1.1  takemura # PROP Output_Dir "WMIPSRel"
     41  1.1  takemura # PROP Intermediate_Dir "WMIPSRel"
     42  1.1  takemura # PROP Target_Dir ""
     43  1.2  takemura # ADD BASE CPP /nologo /W3 /O2 /D _WIN32_WCE=$(CEVersion) /D "$(CEConfigName)" /D "NDEBUG" /D "MIPS" /D "_MIPS_" /D "hpcmips" /D UNDER_CE=$(CEVersion) /D "UNICODE" /YX /M$(CECrtMT) /c
     44  1.2  takemura # ADD CPP /nologo /W3 /O2 %%% INCDIRS %%% /D _WIN32_WCE=$(CEVersion) /D "$(CEConfigName)" /D "NDEBUG" /D "MIPS" /D "_MIPS_" /D "hpcmips" /D UNDER_CE=$(CEVersion) /D "UNICODE" %%% CPPDEFS %%% /M$(CECrtMT) /c
     45  1.1  takemura # SUBTRACT CPP /YX
     46  1.1  takemura LIB32=link.exe -lib
     47  1.1  takemura # ADD BASE LIB32 /nologo
     48  1.1  takemura # ADD LIB32 /nologo
     49  1.1  takemura BSC32=bscmake.exe
     50  1.1  takemura # ADD BASE BSC32 /NOLOGO
     51  1.1  takemura # ADD BSC32 /NOLOGO
     52  1.1  takemura 
     53  1.1  takemura !ELSEIF  "$(CFG)" == "%%% NAME %%% - Win32 (WCE MIPS) Debug"
     54  1.1  takemura 
     55  1.1  takemura # PROP BASE Use_MFC 0
     56  1.1  takemura # PROP BASE Use_Debug_Libraries 1
     57  1.1  takemura # PROP BASE Output_Dir "WMIPSDbg"
     58  1.1  takemura # PROP BASE Intermediate_Dir "WMIPSDbg"
     59  1.1  takemura # PROP BASE Target_Dir ""
     60  1.1  takemura # PROP Use_MFC 0
     61  1.1  takemura # PROP Use_Debug_Libraries 1
     62  1.1  takemura # PROP Output_Dir "WMIPSDbg"
     63  1.1  takemura # PROP Intermediate_Dir "WMIPSDbg"
     64  1.1  takemura # PROP Target_Dir ""
     65  1.2  takemura # ADD BASE CPP /nologo /W3 /Zi /Od /D _WIN32_WCE=$(CEVersion) /D "$(CEConfigName)" /D "DEBUG" /D "MIPS" /D "_MIPS_" /D "hpcmips" /D UNDER_CE=$(CEVersion) /D "UNICODE" /YX /M$(CECrtMTDebug) /c
     66  1.2  takemura # ADD CPP /nologo /W3 /Zi /Od %%% INCDIRS %%% /D _WIN32_WCE=$(CEVersion) /D "$(CEConfigName)" /D "DEBUG" /D "MIPS" /D "_MIPS_" /D "hpcmips" /D UNDER_CE=$(CEVersion) /D "UNICODE" %%% CPPDEFS %%% /M$(CECrtMTDebug) /c
     67  1.1  takemura # SUBTRACT CPP /YX
     68  1.1  takemura LIB32=link.exe -lib
     69  1.1  takemura # ADD BASE LIB32 /nologo
     70  1.1  takemura # ADD LIB32 /nologo
     71  1.1  takemura BSC32=bscmake.exe
     72  1.1  takemura # ADD BASE BSC32 /NOLOGO
     73  1.1  takemura # ADD BSC32 /NOLOGO
     74  1.1  takemura 
     75  1.1  takemura !ENDIF 
     76  1.1  takemura 
     77  1.1  takemura # Begin Target
     78  1.1  takemura 
     79  1.1  takemura # Name "%%% NAME %%% - Win32 (WCE MIPS) Release"
     80  1.1  takemura # Name "%%% NAME %%% - Win32 (WCE MIPS) Debug"
     81  1.1  takemura %%% SRCFILES %%%
     82  1.1  takemura # End Target
     83  1.1  takemura # End Project
     84