]> git.saurik.com Git - wxWidgets.git/blame_incremental - contrib/utils/wxrcedit/wxRcEditVC.dsp
Updated makefiles etc. for 2.5.1
[wxWidgets.git] / contrib / utils / wxrcedit / wxRcEditVC.dsp
... / ...
CommitLineData
1# Microsoft Developer Studio Project File - Name="wxRcEditVC" - Package Owner=<4>
2# Microsoft Developer Studio Generated Build File, Format Version 6.00
3# ** DO NOT EDIT **
4
5# TARGTYPE "Win32 (x86) Application" 0x0101
6
7CFG=wxRcEditVC - Win32 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 "wxRcEditVC.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 "wxRcEditVC.mak" CFG="wxRcEditVC - Win32 Debug"
17!MESSAGE
18!MESSAGE Possible choices for configuration are:
19!MESSAGE
20!MESSAGE "wxRcEditVC - Win32 Release" (based on "Win32 (x86) Application")
21!MESSAGE "wxRcEditVC - Win32 Debug" (based on "Win32 (x86) Application")
22!MESSAGE "wxRcEditVC - Win32 Debug DLL" (based on "Win32 (x86) Application")
23!MESSAGE "wxRcEditVC - Win32 Release DLL" (based on "Win32 (x86) Application")
24!MESSAGE
25
26# Begin Project
27# PROP AllowPerConfigDependencies 0
28# PROP Scc_ProjName ""
29# PROP Scc_LocalPath ""
30CPP=cl.exe
31MTL=midl.exe
32RSC=rc.exe
33
34!IF "$(CFG)" == "wxRcEditVC - Win32 Release"
35
36# PROP BASE Use_MFC 0
37# PROP BASE Use_Debug_Libraries 0
38# PROP BASE Output_Dir "Release"
39# PROP BASE Intermediate_Dir "Release"
40# PROP BASE Target_Dir ""
41# PROP Use_MFC 0
42# PROP Use_Debug_Libraries 0
43# PROP Output_Dir "Release"
44# PROP Intermediate_Dir "Release"
45# PROP Ignore_Export_Lib 0
46# PROP Target_Dir ""
47# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /YX /FD /c
48# ADD CPP /nologo /MD /W3 /GX /O1 /Ob2 /I "..\..\include" /I "..\..\..\include" /I "../../../lib/msw" /D "NDEBUG" /D "WIN32" /D "_WINDOWS" /D "__WINDOWS__" /D "__WXMSW__" /D "__WIN95__" /D "__WIN32__" /D WINVER=0x0400 /D "STRICT" /FD /c
49# SUBTRACT CPP /YX
50# ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
51# ADD MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
52# ADD BASE RSC /l 0x809 /d "NDEBUG"
53# ADD RSC /l 0x809 /d "NDEBUG"
54BSC32=bscmake.exe
55# ADD BASE BSC32 /nologo
56# ADD BSC32 /nologo
57LINK32=link.exe
58# ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib wsock32.lib winmm.lib /nologo /subsystem:windows /machine:I386
59# ADD LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib comctl32.lib rpcrt4.lib wsock32.lib winmm.lib wxmsw.lib png.lib zlib.lib jpeg.lib tiff.lib regex.lib wxxrc.lib /nologo /subsystem:windows /machine:I386 /nodefaultlib:"libc.lib" /nodefaultlib:"libci.lib" /nodefaultlib:"msvcrtd.lib" /out:"Release/wxrcedit.exe" /libpath:"..\..\..\lib"
60
61!ELSEIF "$(CFG)" == "wxRcEditVC - Win32 Debug"
62
63# PROP BASE Use_MFC 0
64# PROP BASE Use_Debug_Libraries 1
65# PROP BASE Output_Dir "Debug"
66# PROP BASE Intermediate_Dir "Debug"
67# PROP BASE Target_Dir ""
68# PROP Use_MFC 0
69# PROP Use_Debug_Libraries 1
70# PROP Output_Dir "Debug"
71# PROP Intermediate_Dir "Debug"
72# PROP Ignore_Export_Lib 0
73# PROP Target_Dir ""
74# ADD BASE CPP /nologo /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /YX /FD /c
75# ADD CPP /nologo /MDd /W3 /Gm /GX /ZI /Od /I "../../../lib/mswd" /I "..\..\include" /I "..\..\..\include" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "__WINDOWS__" /D "__WXMSW__" /D DEBUG=1 /D "__WXDEBUG__" /D "__WIN95__" /D "__WIN32__" /D WINVER=0x0400 /D "STRICT" /FD /c
76# SUBTRACT CPP /YX /Yc /Yu
77# ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
78# ADD MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
79# ADD BASE RSC /l 0x809 /d "_DEBUG"
80# ADD RSC /l 0x809 /d "_DEBUG"
81BSC32=bscmake.exe
82# ADD BASE BSC32 /nologo
83# ADD BSC32 /nologo
84LINK32=link.exe
85# ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib wsock32.lib winmm.lib /nologo /subsystem:windows /debug /machine:I386 /pdbtype:sept
86# ADD LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib comctl32.lib rpcrt4.lib wsock32.lib winmm.lib wxmswd.lib pngd.lib zlibd.lib jpegd.lib tiffd.lib regexd.lib wxxrcd.lib /nologo /subsystem:windows /debug /machine:I386 /nodefaultlib:"libcd.lib" /nodefaultlib:"libcid.lib" /nodefaultlib:"msvcrt.lib" /out:"Debug/wxrcedit.exe" /pdbtype:sept /libpath:"..\..\..\lib"
87
88!ELSEIF "$(CFG)" == "wxRcEditVC - Win32 Debug DLL"
89
90# PROP BASE Use_MFC 0
91# PROP BASE Use_Debug_Libraries 1
92# PROP BASE Output_Dir "DebugDLL"
93# PROP BASE Intermediate_Dir "DebugDLL"
94# PROP BASE Target_Dir ""
95# PROP Use_MFC 0
96# PROP Use_Debug_Libraries 1
97# PROP Output_Dir "DebugDLL"
98# PROP Intermediate_Dir "DebugDLL"
99# PROP Ignore_Export_Lib 0
100# PROP Target_Dir ""
101# ADD BASE CPP /nologo /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /YX /FD /c
102# ADD CPP /nologo /MDd /W3 /Gm /GX /ZI /Od /I "../../../lib/mswdlld" /I "..\..\include" /I "..\..\..\include" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "__WINDOWS__" /D "__WXMSW__" /D DEBUG=1 /D "__WXDEBUG__" /D "__WIN95__" /D "__WIN32__" /D WINVER=0x0400 /D "STRICT" /D WXUSINGDLL=1 /FD /c
103# SUBTRACT CPP /YX
104# ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
105# ADD MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
106# ADD BASE RSC /l 0x809 /d "_DEBUG"
107# ADD RSC /l 0x809 /d "_DEBUG"
108BSC32=bscmake.exe
109# ADD BASE BSC32 /nologo
110# ADD BSC32 /nologo
111LINK32=link.exe
112# ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib wsock32.lib winmm.lib /nologo /subsystem:windows /debug /machine:I386 /pdbtype:sept
113# ADD LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib comctl32.lib rpcrt4.lib wsock32.lib winmm.lib wxmsw250d.lib wxxrcd.lib /nologo /subsystem:windows /debug /machine:I386 /nodefaultlib:"libcd.lib" /nodefaultlib:"libcid.lib" /out:"DebugDLL/wxrcedit.exe" /pdbtype:sept /libpath:"..\..\..\lib"
114
115!ELSEIF "$(CFG)" == "wxRcEditVC - Win32 Release DLL"
116
117# PROP BASE Use_MFC 0
118# PROP BASE Use_Debug_Libraries 0
119# PROP BASE Output_Dir "ReleaseDLL"
120# PROP BASE Intermediate_Dir "ReleaseDLL"
121# PROP BASE Target_Dir ""
122# PROP Use_MFC 0
123# PROP Use_Debug_Libraries 0
124# PROP Output_Dir "ReleaseDLL"
125# PROP Intermediate_Dir "ReleaseDLL"
126# PROP Ignore_Export_Lib 0
127# PROP Target_Dir ""
128# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /YX /FD /c
129# ADD CPP /nologo /MD /W3 /GX /O1 /Ob2 /I "../../../lib/mswdll" /I "..\..\include" /I "..\..\..\include" /D "NDEBUG" /D "WIN32" /D "_WINDOWS" /D "__WINDOWS__" /D "__WXMSW__" /D "__WIN95__" /D "__WIN32__" /D WINVER=0x0400 /D "STRICT" /D WXUSINGDLL=1 /FD /c
130# SUBTRACT CPP /YX
131# ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
132# ADD MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
133# ADD BASE RSC /l 0x809 /d "NDEBUG"
134# ADD RSC /l 0x809 /d "NDEBUG"
135BSC32=bscmake.exe
136# ADD BASE BSC32 /nologo
137# ADD BSC32 /nologo
138LINK32=link.exe
139# ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib wsock32.lib winmm.lib /nologo /subsystem:windows /machine:I386
140# ADD LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib comctl32.lib rpcrt4.lib wsock32.lib winmm.lib wxmsw250.lib wxxrc.lib /nologo /subsystem:windows /machine:I386 /nodefaultlib:"libc.lib" /nodefaultlib:"libci.lib" /out:"ReleaseDLL/wxrcedit.exe" /libpath:"..\..\..\lib"
141
142!ENDIF
143
144# Begin Target
145
146# Name "wxRcEditVC - Win32 Release"
147# Name "wxRcEditVC - Win32 Debug"
148# Name "wxRcEditVC - Win32 Debug DLL"
149# Name "wxRcEditVC - Win32 Release DLL"
150# Begin Source File
151
152SOURCE=.\edapp.cpp
153# End Source File
154# Begin Source File
155
156SOURCE=.\editor.cpp
157# End Source File
158# Begin Source File
159
160SOURCE=.\editor.h
161# End Source File
162# Begin Source File
163
164SOURCE=.\nodehnd.cpp
165# End Source File
166# Begin Source File
167
168SOURCE=.\nodehnd.h
169# End Source File
170# Begin Source File
171
172SOURCE=.\nodesdb.cpp
173# End Source File
174# Begin Source File
175
176SOURCE=.\nodesdb.h
177# End Source File
178# Begin Source File
179
180SOURCE=.\pe_adv.cpp
181# End Source File
182# Begin Source File
183
184SOURCE=.\pe_adv.h
185# End Source File
186# Begin Source File
187
188SOURCE=.\pe_basic.cpp
189# End Source File
190# Begin Source File
191
192SOURCE=.\pe_basic.h
193# End Source File
194# Begin Source File
195
196SOURCE=.\preview.cpp
197# End Source File
198# Begin Source File
199
200SOURCE=.\preview.h
201# End Source File
202# Begin Source File
203
204SOURCE=.\propedit.cpp
205# End Source File
206# Begin Source File
207
208SOURCE=.\propedit.h
209# End Source File
210# Begin Source File
211
212SOURCE=.\propframe.cpp
213# End Source File
214# Begin Source File
215
216SOURCE=.\propframe.h
217# End Source File
218# Begin Source File
219
220SOURCE=.\splittree.cpp
221# End Source File
222# Begin Source File
223
224SOURCE=.\splittree.h
225# End Source File
226# Begin Source File
227
228SOURCE=.\treedt.h
229# End Source File
230# Begin Source File
231
232SOURCE=.\wxrcedit.rc
233# ADD BASE RSC /l 0x809
234# ADD RSC /l 0x809 /i "../../../include"
235# End Source File
236# Begin Source File
237
238SOURCE=.\xmlhelpr.cpp
239# End Source File
240# Begin Source File
241
242SOURCE=.\xmlhelpr.h
243# End Source File
244# End Target
245# End Project