No empty .Rs/.Re
[netbsd-mini2440.git] / sys / arch / hpcmips / stand / dspgen / static_library_WCE_MIPS.tmpl.evc3
blobc62a5f57503f6eb47cda1a660d8bf0833c544387
1 # Microsoft eMbedded Visual Tools Project File - Name="%%% NAME %%%" - Package Owner=<4>
2 # Microsoft eMbedded Visual Tools Generated Build File, Format Version 6.02
3 # ** DO NOT EDIT **
5 # TARGTYPE "Win32 (WCE MIPS) Static Library" 0x8204
7 CFG=%%% NAME %%% - Win32 (WCE MIPS) Debug
8 !MESSAGE This is not a valid makefile. To build this project using NMAKE,
9 !MESSAGE use the Export Makefile command and run
10 !MESSAGE 
11 !MESSAGE NMAKE /f "%%% NAME %%%.vcn".
12 !MESSAGE 
13 !MESSAGE You can specify a configuration when running NMAKE
14 !MESSAGE by defining the macro CFG on the command line. For example:
15 !MESSAGE 
16 !MESSAGE NMAKE /f "%%% NAME %%%.vcn" CFG="%%% NAME %%% - Win32 (WCE MIPS) Debug"
17 !MESSAGE 
18 !MESSAGE Possible choices for configuration are:
19 !MESSAGE 
20 !MESSAGE "%%% NAME %%% - Win32 (WCE MIPS) Release" (based on "Win32 (WCE MIPS) Static Library")
21 !MESSAGE "%%% NAME %%% - Win32 (WCE MIPS) Debug" (based on "Win32 (WCE MIPS) Static Library")
22 !MESSAGE 
24 # Begin Project
25 # PROP AllowPerConfigDependencies 0
26 # PROP Scc_ProjName ""
27 # PROP Scc_LocalPath ""
28 # PROP ATL_Project 0
29 CPP=clmips.exe
31 !IF  "$(CFG)" == "%%% NAME %%% - Win32 (WCE MIPS) Release"
33 # PROP BASE Use_MFC 0
34 # PROP BASE Use_Debug_Libraries 0
35 # PROP BASE Output_Dir "WMIPSRel"
36 # PROP BASE Intermediate_Dir "WMIPSRel"
37 # PROP BASE Target_Dir ""
38 # PROP Use_MFC 0
39 # PROP Use_Debug_Libraries 0
40 # PROP Output_Dir "WMIPSRel"
41 # PROP Intermediate_Dir "WMIPSRel"
42 # PROP Target_Dir ""
43 # 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 # 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 # SUBTRACT CPP /YX
46 LIB32=link.exe -lib
47 # ADD BASE LIB32 /nologo
48 # ADD LIB32 /nologo
49 BSC32=bscmake.exe
50 # ADD BASE BSC32 /NOLOGO
51 # ADD BSC32 /NOLOGO
53 !ELSEIF  "$(CFG)" == "%%% NAME %%% - Win32 (WCE MIPS) Debug"
55 # PROP BASE Use_MFC 0
56 # PROP BASE Use_Debug_Libraries 1
57 # PROP BASE Output_Dir "WMIPSDbg"
58 # PROP BASE Intermediate_Dir "WMIPSDbg"
59 # PROP BASE Target_Dir ""
60 # PROP Use_MFC 0
61 # PROP Use_Debug_Libraries 1
62 # PROP Output_Dir "WMIPSDbg"
63 # PROP Intermediate_Dir "WMIPSDbg"
64 # PROP Target_Dir ""
65 # 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 # 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 # SUBTRACT CPP /YX
68 LIB32=link.exe -lib
69 # ADD BASE LIB32 /nologo
70 # ADD LIB32 /nologo
71 BSC32=bscmake.exe
72 # ADD BASE BSC32 /NOLOGO
73 # ADD BSC32 /NOLOGO
75 !ENDIF 
77 # Begin Target
79 # Name "%%% NAME %%% - Win32 (WCE MIPS) Release"
80 # Name "%%% NAME %%% - Win32 (WCE MIPS) Debug"
81 %%% SRCFILES %%%
82 # End Target
83 # End Project