]>
Commit | Line | Data |
---|---|---|
11a3e7b6 VZ |
1 | # Microsoft Developer Studio Project File - Name="elements" - Package Owner=<4>\r |
2 | # Microsoft Developer Studio Generated Build File, Format Version 6.00\r | |
3 | # ** DO NOT EDIT **\r | |
4 | \r | |
5 | # TARGTYPE "Win32 (x86) Console Application" 0x0103\r | |
6 | \r | |
7 | CFG=elements - Win32 Debug\r | |
8 | !MESSAGE This is not a valid makefile. To build this project using NMAKE,\r | |
9 | !MESSAGE use the Export Makefile command and run\r | |
10 | !MESSAGE \r | |
11 | !MESSAGE NMAKE /f "elements.mak".\r | |
12 | !MESSAGE \r | |
13 | !MESSAGE You can specify a configuration when running NMAKE\r | |
14 | !MESSAGE by defining the macro CFG on the command line. For example:\r | |
15 | !MESSAGE \r | |
16 | !MESSAGE NMAKE /f "elements.mak" CFG="elements - Win32 Debug"\r | |
17 | !MESSAGE \r | |
18 | !MESSAGE Possible choices for configuration are:\r | |
19 | !MESSAGE \r | |
20 | !MESSAGE "elements - Win32 Release" (based on "Win32 (x86) Console Application")\r | |
21 | !MESSAGE "elements - Win32 Debug" (based on "Win32 (x86) Console Application")\r | |
22 | !MESSAGE \r | |
23 | \r | |
24 | # Begin Project\r | |
25 | # PROP AllowPerConfigDependencies 0\r | |
26 | # PROP Scc_ProjName ""\r | |
27 | # PROP Scc_LocalPath ""\r | |
28 | CPP=cl.exe\r | |
29 | RSC=rc.exe\r | |
30 | \r | |
31 | !IF "$(CFG)" == "elements - Win32 Release"\r | |
32 | \r | |
33 | # PROP BASE Use_MFC 0\r | |
34 | # PROP BASE Use_Debug_Libraries 0\r | |
35 | # PROP BASE Output_Dir "Release"\r | |
36 | # PROP BASE Intermediate_Dir "Release"\r | |
37 | # PROP BASE Target_Dir ""\r | |
38 | # PROP Use_MFC 0\r | |
39 | # PROP Use_Debug_Libraries 0\r | |
40 | # PROP Output_Dir "..\win32\bin\Release"\r | |
41 | # PROP Intermediate_Dir "..\win32\tmp\Release-elements"\r | |
42 | # PROP Ignore_Export_Lib 0\r | |
43 | # PROP Target_Dir ""\r | |
44 | # ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /c\r | |
45 | # ADD CPP /nologo /MT /W3 /GX /O2 /I "..\lib" /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /D "XML_STATIC" /FD /c\r | |
46 | # SUBTRACT CPP /X /YX\r | |
47 | # ADD BASE RSC /l 0x409 /d "NDEBUG"\r | |
48 | # ADD RSC /l 0x409 /d "NDEBUG"\r | |
49 | BSC32=bscmake.exe\r | |
50 | # ADD BASE BSC32 /nologo\r | |
51 | # ADD BSC32 /nologo\r | |
52 | LINK32=link.exe\r | |
53 | # ADD BASE LINK32 /nologo /subsystem:console /machine:I386\r | |
54 | # ADD LINK32 libexpatMT.lib /nologo /subsystem:console /pdb:none /machine:I386 /libpath:"..\win32\bin\Release" /out:"..\win32\bin\Release\elements.exe"\r | |
55 | \r | |
56 | !ELSEIF "$(CFG)" == "elements - Win32 Debug"\r | |
57 | \r | |
58 | # PROP BASE Use_MFC 0\r | |
59 | # PROP BASE Use_Debug_Libraries 1\r | |
60 | # PROP BASE Output_Dir "Debug"\r | |
61 | # PROP BASE Intermediate_Dir "Debug"\r | |
62 | # PROP BASE Target_Dir ""\r | |
63 | # PROP Use_MFC 0\r | |
64 | # PROP Use_Debug_Libraries 1\r | |
65 | # PROP Output_Dir "..\win32\bin\Debug"\r | |
66 | # PROP Intermediate_Dir "..\win32\tmp\Debug-elements"\r | |
67 | # PROP Ignore_Export_Lib 0\r | |
68 | # PROP Target_Dir ""\r | |
69 | # ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /GZ /c\r | |
70 | # ADD CPP /nologo /MTd /W3 /GX /ZI /Od /I "..\lib" /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /D "XML_STATIC" /FR /FD /GZ /c\r | |
71 | # ADD BASE RSC /l 0x409 /d "_DEBUG"\r | |
72 | # ADD RSC /l 0x409 /d "_DEBUG"\r | |
73 | BSC32=bscmake.exe\r | |
74 | # ADD BASE BSC32 /nologo\r | |
75 | # ADD BSC32 /nologo\r | |
76 | LINK32=link.exe\r | |
77 | # ADD BASE LINK32 /nologo /subsystem:console /debug /machine:I386 /pdbtype:sept\r | |
78 | # ADD LINK32 libexpatMT.lib /nologo /subsystem:console /pdb:none /debug /machine:I386 /libpath:"..\win32\bin\Debug" /out:"..\win32\bin\Debug\elements.exe"\r | |
79 | \r | |
80 | !ENDIF \r | |
81 | \r | |
82 | # Begin Target\r | |
83 | \r | |
84 | # Name "elements - Win32 Release"\r | |
85 | # Name "elements - Win32 Debug"\r | |
86 | # Begin Group "Source Files"\r | |
87 | \r | |
88 | # PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"\r | |
89 | # Begin Source File\r | |
90 | \r | |
91 | SOURCE=.\elements.c\r | |
92 | # End Source File\r | |
93 | # End Group\r | |
94 | # Begin Group "Header Files"\r | |
95 | \r | |
96 | # PROP Default_Filter "h;hpp;hxx;hm;inl"\r | |
97 | # End Group\r | |
98 | # Begin Group "Resource Files"\r | |
99 | \r | |
100 | # PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"\r | |
101 | # End Group\r | |
102 | # End Target\r | |
103 | # End Project\r |