]> git.saurik.com Git - wxWidgets.git/blob - contrib/src/fl/flVC.dsp
merged 2.4 branch into the trunk
[wxWidgets.git] / contrib / src / fl / flVC.dsp
1 # Microsoft Developer Studio Project File - Name="flVC" - Package Owner=<4>
2 # Microsoft Developer Studio Generated Build File, Format Version 6.00
3 # ** DO NOT EDIT **
4
5 # TARGTYPE "Win32 (x86) Dynamic-Link Library" 0x0102
6 # TARGTYPE "Win32 (x86) Static Library" 0x0104
7
8 CFG=flVC - Win32 Release DLL
9 !MESSAGE This is not a valid makefile. To build this project using NMAKE,
10 !MESSAGE use the Export Makefile command and run
11 !MESSAGE
12 !MESSAGE NMAKE /f "flVC.mak".
13 !MESSAGE
14 !MESSAGE You can specify a configuration when running NMAKE
15 !MESSAGE by defining the macro CFG on the command line. For example:
16 !MESSAGE
17 !MESSAGE NMAKE /f "flVC.mak" CFG="flVC - Win32 Release DLL"
18 !MESSAGE
19 !MESSAGE Possible choices for configuration are:
20 !MESSAGE
21 !MESSAGE "flVC - Win32 Release" (based on "Win32 (x86) Static Library")
22 !MESSAGE "flVC - Win32 Debug" (based on "Win32 (x86) Static Library")
23 !MESSAGE "flVC - Win32 Debug DLL" (based on "Win32 (x86) Dynamic-Link Library")
24 !MESSAGE "flVC - Win32 Release DLL" (based on "Win32 (x86) Dynamic-Link Library")
25 !MESSAGE
26
27 # Begin Project
28 # PROP AllowPerConfigDependencies 0
29 # PROP Scc_ProjName ""
30 # PROP Scc_LocalPath ""
31
32 !IF "$(CFG)" == "flVC - Win32 Release"
33
34 # PROP BASE Use_MFC 0
35 # PROP BASE Use_Debug_Libraries 0
36 # PROP BASE Output_Dir "Release"
37 # PROP BASE Intermediate_Dir "Release"
38 # PROP BASE Target_Dir ""
39 # PROP Use_MFC 0
40 # PROP Use_Debug_Libraries 0
41 # PROP Output_Dir "Release"
42 # PROP Intermediate_Dir "Release"
43 # PROP Target_Dir ""
44 LINK32=link.exe
45 CPP=cl.exe
46 # ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /YX /FD /c
47 # ADD CPP /nologo /MD /W3 /GX /O1 /Ob2 /I "../../../include" /I "../../include" /I "../../../lib/msw" /D "WIN32" /D "_WINDOWS" /D "__WINDOWS__" /D "__WXMSW__" /D "__HACK_MY_MSDEV40__" /D "__WIN95__" /D "__WIN32__" /D WINVER=0x0400 /D "STRICT" /YX /FD /c
48 RSC=rc.exe
49 # ADD BASE RSC /l 0x809
50 # ADD RSC /l 0x809
51 BSC32=bscmake.exe
52 # ADD BASE BSC32 /nologo
53 # ADD BSC32 /nologo
54 LIB32=link.exe -lib
55 # ADD BASE LIB32 /nologo
56 # ADD LIB32 /nologo /out:"..\..\..\lib\fl.lib"
57
58 !ELSEIF "$(CFG)" == "flVC - Win32 Debug"
59
60 # PROP BASE Use_MFC 0
61 # PROP BASE Use_Debug_Libraries 1
62 # PROP BASE Output_Dir "Debug"
63 # PROP BASE Intermediate_Dir "Debug"
64 # PROP BASE Target_Dir ""
65 # PROP Use_MFC 0
66 # PROP Use_Debug_Libraries 1
67 # PROP Output_Dir "Debug"
68 # PROP Intermediate_Dir "Debug"
69 # PROP Target_Dir ""
70 LINK32=link.exe
71 CPP=cl.exe
72 # ADD BASE CPP /nologo /W3 /GX /Z7 /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /YX /FD /c
73 # ADD CPP /nologo /MDd /W3 /GX /Zi /Od /I "../../../include" /I "../../include" /I "../../../lib/mswd" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "__WINDOWS__" /D "__WXMSW__" /D DEBUG=1 /D "__WXDEBUG__" /D "__WIN95__" /D "__WIN32__" /D WINVER=0x0400 /D "STRICT" /YX /FD /c
74 RSC=rc.exe
75 # ADD BASE RSC /l 0x809
76 # ADD RSC /l 0x809
77 BSC32=bscmake.exe
78 # ADD BASE BSC32 /nologo
79 # ADD BSC32 /nologo
80 LIB32=link.exe -lib
81 # ADD BASE LIB32 /nologo
82 # ADD LIB32 /nologo /out:"..\..\..\lib\fld.lib"
83
84 !ELSEIF "$(CFG)" == "flVC - Win32 Debug DLL"
85
86 # PROP BASE Use_MFC 0
87 # PROP BASE Use_Debug_Libraries 1
88 # PROP BASE Output_Dir "Debug_DLL"
89 # PROP BASE Intermediate_Dir "Debug_DLL"
90 # PROP BASE Target_Dir ""
91 # PROP Use_MFC 0
92 # PROP Use_Debug_Libraries 1
93 # PROP Output_Dir "..\..\..\lib"
94 # PROP Intermediate_Dir "Debug_DLL"
95 # PROP Ignore_Export_Lib 0
96 # PROP Target_Dir ""
97 LIB32=link.exe -lib
98 # ADD BASE LIB32 /nologo /out:"..\..\..\lib\fld.lib"
99 # ADD LIB32 /nologo /out:"..\..\..\lib\fld.lib"
100 CPP=cl.exe
101 # ADD BASE CPP /nologo /MDd /W3 /GX /Zi /Od /I "../../../include" /I "../../include" /I "../../../lib/mswd" /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
102 # SUBTRACT BASE CPP /YX
103 # ADD CPP /nologo /MDd /W3 /GX /Zi /Od /I "../../../include" /I "../../include" /I "../../../lib/mswdlld" /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" /D "WXMAKING_FL_DLL" /YX /FD /c
104 # SUBTRACT CPP /u
105 MTL=midl.exe
106 RSC=rc.exe
107 # ADD BASE RSC /l 0x809
108 # ADD RSC /l 0x809
109 BSC32=bscmake.exe
110 # ADD BASE BSC32 /nologo
111 # ADD BSC32 /nologo
112 LINK32=link.exe
113 # ADD BASE LINK32 /machine:IX86
114 # ADD LINK32 kernel32.lib user32.lib gdi32.lib advapi32.lib comdlg32.lib shell32.lib ole32.lib oleaut32.lib odbc32.lib uuid.lib rpcrt4.lib comctl32.lib wsock32.lib winmm.lib wxmsw234d.lib /nologo /version:1.0 /dll /debug /machine:IX86 /out:"../../../lib/fldlld.dll" /libpath:"../../../lib"
115 # SUBTRACT LINK32 /pdb:none
116
117 !ELSEIF "$(CFG)" == "flVC - Win32 Release DLL"
118
119 # PROP BASE Use_MFC 0
120 # PROP BASE Use_Debug_Libraries 1
121 # PROP BASE Output_Dir "flVC___Win32_Release_DLL"
122 # PROP BASE Intermediate_Dir "flVC___Win32_Release_DLL"
123 # PROP BASE Ignore_Export_Lib 0
124 # PROP BASE Target_Dir ""
125 # PROP Use_MFC 0
126 # PROP Use_Debug_Libraries 1
127 # PROP Output_Dir "..\..\..\lib"
128 # PROP Intermediate_Dir "Release_DLL"
129 # PROP Ignore_Export_Lib 0
130 # PROP Target_Dir ""
131 LIB32=link.exe -lib
132 # ADD BASE LIB32 /nologo /out:"..\..\..\lib\fld.lib"
133 # ADD LIB32 /nologo /out:"..\..\..\lib\fld.lib"
134 CPP=cl.exe
135 # ADD BASE CPP /nologo /MDd /W3 /GX /Zi /Od /I "../../../include" /I "../../include" /I "../../../lib/mswdlld" /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 /D "WXBUILD_FL_DLL" /YX /FD /c
136 # SUBTRACT BASE CPP /u
137 # ADD CPP /nologo /MD /W3 /GX /Zi /O2 /Ob2 /I "../../../include" /I "../../include" /I "../../../lib/mswdlld" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "__WINDOWS__" /D "__WXMSW__" /D "__WIN95__" /D "__WIN32__" /D WINVER=0x0400 /D "STRICT" /D "WXUSINGDLL" /D "WXMAKING_FL_DLL" /YX /FD /c
138 # SUBTRACT CPP /u
139 MTL=midl.exe
140 RSC=rc.exe
141 # ADD BASE RSC /l 0x809
142 # ADD RSC /l 0x809
143 BSC32=bscmake.exe
144 # ADD BASE BSC32 /nologo
145 # ADD BSC32 /nologo
146 LINK32=link.exe
147 # ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib advapi32.lib comdlg32.lib shell32.lib ole32.lib oleaut32.lib odbc32.lib uuid.lib rpcrt4.lib comctl32.lib wsock32.lib winmm.lib wxmsw234d.lib /nologo /version:1.0 /dll /debug /machine:IX86 /out:"../../../lib/fldlld.dll" /libpath:"../../../lib"
148 # SUBTRACT BASE LINK32 /pdb:none
149 # ADD LINK32 kernel32.lib user32.lib gdi32.lib advapi32.lib comdlg32.lib shell32.lib ole32.lib oleaut32.lib odbc32.lib uuid.lib rpcrt4.lib comctl32.lib wsock32.lib winmm.lib wxmsw234.lib /nologo /version:1.0 /dll /machine:IX86 /out:"../../../lib/fldll.dll" /libpath:"../../../lib"
150 # SUBTRACT LINK32 /pdb:none /incremental:no /debug
151
152 !ENDIF
153
154 # Begin Target
155
156 # Name "flVC - Win32 Release"
157 # Name "flVC - Win32 Debug"
158 # Name "flVC - Win32 Debug DLL"
159 # Name "flVC - Win32 Release DLL"
160 # Begin Group "Headers"
161
162 # PROP Default_Filter ""
163 # Begin Source File
164
165 SOURCE=..\..\include\wx\fl\antiflickpl.h
166 # End Source File
167 # Begin Source File
168
169 SOURCE=..\..\include\wx\fl\bardragpl.h
170 # End Source File
171 # Begin Source File
172
173 SOURCE=..\..\include\wx\fl\barhintspl.h
174 # End Source File
175 # Begin Source File
176
177 SOURCE=..\..\include\wx\fl\cbcustom.h
178 # End Source File
179 # Begin Source File
180
181 SOURCE=..\..\include\wx\fl\controlbar.h
182 # End Source File
183 # Begin Source File
184
185 SOURCE=..\..\include\wx\fl\dynbarhnd.h
186 # End Source File
187 # Begin Source File
188
189 SOURCE=..\..\include\wx\fl\dyntbar.h
190 # End Source File
191 # Begin Source File
192
193 SOURCE=..\..\include\wx\fl\dyntbarhnd.h
194 # End Source File
195 # Begin Source File
196
197 SOURCE=..\..\include\wx\fl\fldefs.h
198 # End Source File
199 # Begin Source File
200
201 SOURCE=..\..\include\wx\fl\frmview.h
202 # End Source File
203 # Begin Source File
204
205 SOURCE=..\..\include\wx\fl\garbagec.h
206 # End Source File
207 # Begin Source File
208
209 SOURCE=..\..\include\wx\fl\gcupdatesmgr.h
210 # End Source File
211 # Begin Source File
212
213 SOURCE=..\..\include\wx\fl\hintanimpl.h
214 # End Source File
215 # Begin Source File
216
217 SOURCE=..\..\include\wx\fl\newbmpbtn.h
218 # End Source File
219 # Begin Source File
220
221 SOURCE=..\..\include\wx\fl\panedrawpl.h
222 # End Source File
223 # Begin Source File
224
225 SOURCE=..\..\include\wx\fl\rowdragpl.h
226 # End Source File
227 # Begin Source File
228
229 SOURCE=..\..\include\wx\fl\rowlayoutpl.h
230 # End Source File
231 # Begin Source File
232
233 SOURCE=..\..\include\wx\fl\toolwnd.h
234 # End Source File
235 # Begin Source File
236
237 SOURCE=..\..\include\wx\fl\updatesmgr.h
238 # End Source File
239 # End Group
240 # Begin Source File
241
242 SOURCE=.\antiflickpl.cpp
243 # End Source File
244 # Begin Source File
245
246 SOURCE=.\bardragpl.cpp
247 # End Source File
248 # Begin Source File
249
250 SOURCE=.\barhintspl.cpp
251 # End Source File
252 # Begin Source File
253
254 SOURCE=.\cbcustom.cpp
255 # End Source File
256 # Begin Source File
257
258 SOURCE=.\controlbar.cpp
259 # End Source File
260 # Begin Source File
261
262 SOURCE=.\dyntbar.cpp
263 # End Source File
264 # Begin Source File
265
266 SOURCE=.\dyntbarhnd.cpp
267 # End Source File
268 # Begin Source File
269
270 SOURCE=.\garbagec.cpp
271 # End Source File
272 # Begin Source File
273
274 SOURCE=.\gcupdatesmgr.cpp
275 # End Source File
276 # Begin Source File
277
278 SOURCE=.\hintanimpl.cpp
279 # End Source File
280 # Begin Source File
281
282 SOURCE=.\newbmpbtn.cpp
283 # End Source File
284 # Begin Source File
285
286 SOURCE=.\panedrawpl.cpp
287 # End Source File
288 # Begin Source File
289
290 SOURCE=.\rowdragpl.cpp
291 # End Source File
292 # Begin Source File
293
294 SOURCE=.\rowlayoutpl.cpp
295 # End Source File
296 # Begin Source File
297
298 SOURCE=.\toolwnd.cpp
299 # End Source File
300 # Begin Source File
301
302 SOURCE=.\updatesmgr.cpp
303 # End Source File
304 # End Target
305 # End Project