1# Microsoft Developer Studio Project File - Name="%%% NAME %%%" - Package Owner=<4>
2# Microsoft Developer Studio Generated Build File, Format Version 5.00
3# ** DO NOT EDIT **
4
5# TARGTYPE "Win32 (WCE MIPS) Static Library" 0x0a04
6
7CFG=%%% 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 %%%.mak".
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 %%%.mak" 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
23
24# Begin Project
25# PROP AllowPerConfigDependencies 0
26# PROP Scc_ProjName ""
27# PROP Scc_LocalPath ""
28# PROP WCE_Configuration "H/PC Ver. 2.00"
29CPP=clmips.exe
30
31!IF  "$(CFG)" == "%%% NAME %%% - Win32 (WCE MIPS) Release"
32
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 /ML /W3 /O2 /D _WIN32_WCE=$(CEVersion) /D "$(CEConfigName)" /D "NDEBUG" /D "MIPS" /D "_MIPS_" /D "hpcmips" /D UNDER_CE=$(CEVersion) /D "UNICODE" /YX /QMRWCE /c
44# ADD CPP /nologo /ML /W3 /O2 %%% INCDIRS %%% /D _WIN32_WCE=$(CEVersion) /D "$(CEConfigName)" /D "NDEBUG" /D "MIPS" /D "_MIPS_" /D "hpcmips" /D UNDER_CE=$(CEVersion) /D "UNICODE" %%% CPPDEFS %%% /QMRWCE /c
45# SUBTRACT CPP /YX
46BSC32=bscmake.exe
47# ADD BASE BSC32 /NOLOGO
48# ADD BSC32 /NOLOGO
49LIB32=link.exe -lib
50# ADD BASE LIB32 /nologo
51# ADD LIB32 /nologo
52
53!ELSEIF  "$(CFG)" == "%%% NAME %%% - Win32 (WCE MIPS) Debug"
54
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 /MLd /W3 /Zi /Od /D _WIN32_WCE=$(CEVersion) /D "$(CEConfigName)" /D "DEBUG" /D "MIPS" /D "_MIPS_" /D "hpcmips" /D UNDER_CE=$(CEVersion) /D "UNICODE" /YX /QMRWCE /c
66# ADD CPP /nologo /MLd /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 %%% /QMRWCE /c
67# SUBTRACT CPP /YX
68BSC32=bscmake.exe
69# ADD BASE BSC32 /NOLOGO
70# ADD BSC32 /NOLOGO
71LIB32=link.exe -lib
72# ADD BASE LIB32 /nologo
73# ADD LIB32 /nologo
74
75!ENDIF
76
77# Begin Target
78
79# Name "%%% NAME %%% - Win32 (WCE MIPS) Release"
80# Name "%%% NAME %%% - Win32 (WCE MIPS) Debug"
81%%% SRCFILES %%%
82# End Target
83# End Project
84