]>
Commit | Line | Data |
---|---|---|
5ed4c021 JS |
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 Debug Unicode 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 Debug Unicode 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 "flVC - Win32 Release Unicode" (based on "Win32 (x86) Static Library") | |
26 | !MESSAGE "flVC - Win32 Release Unicode DLL" (based on "Win32 (x86) Dynamic-Link Library") | |
27 | !MESSAGE "flVC - Win32 Debug Unicode" (based on "Win32 (x86) Static Library") | |
28 | !MESSAGE "flVC - Win32 Debug Unicode DLL" (based on "Win32 (x86) Dynamic-Link Library") | |
29 | !MESSAGE | |
30 | ||
31 | # Begin Project | |
32 | # PROP AllowPerConfigDependencies 0 | |
33 | # PROP Scc_ProjName "" | |
34 | # PROP Scc_LocalPath "" | |
35 | ||
36 | !IF "$(CFG)" == "flVC - Win32 Release" | |
37 | ||
38 | # PROP BASE Use_MFC 0 | |
39 | # PROP BASE Use_Debug_Libraries 0 | |
40 | # PROP BASE Output_Dir "Release" | |
41 | # PROP BASE Intermediate_Dir "Release" | |
42 | # PROP BASE Target_Dir "" | |
43 | # PROP Use_MFC 0 | |
44 | # PROP Use_Debug_Libraries 0 | |
45 | # PROP Output_Dir "Release" | |
46 | # PROP Intermediate_Dir "Release" | |
47 | # PROP Target_Dir "" | |
48 | LINK32=link.exe | |
49 | CPP=cl.exe | |
50 | # ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /YX /FD /c | |
51 | # 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 | |
52 | RSC=rc.exe | |
53 | # ADD BASE RSC /l 0x809 | |
54 | # ADD RSC /l 0x809 | |
55 | BSC32=bscmake.exe | |
56 | # ADD BASE BSC32 /nologo | |
57 | # ADD BSC32 /nologo | |
58 | LIB32=link.exe -lib | |
59 | # ADD BASE LIB32 /nologo | |
60 | # ADD LIB32 /nologo /out:"..\..\..\lib\fl.lib" | |
61 | ||
62 | !ELSEIF "$(CFG)" == "flVC - Win32 Debug" | |
63 | ||
64 | # PROP BASE Use_MFC 0 | |
65 | # PROP BASE Use_Debug_Libraries 1 | |
66 | # PROP BASE Output_Dir "Debug" | |
67 | # PROP BASE Intermediate_Dir "Debug" | |
68 | # PROP BASE Target_Dir "" | |
69 | # PROP Use_MFC 0 | |
70 | # PROP Use_Debug_Libraries 1 | |
71 | # PROP Output_Dir "Debug" | |
72 | # PROP Intermediate_Dir "Debug" | |
73 | # PROP Target_Dir "" | |
74 | LINK32=link.exe | |
75 | CPP=cl.exe | |
76 | # ADD BASE CPP /nologo /W3 /GX /Z7 /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /YX /FD /c | |
77 | # 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 | |
78 | RSC=rc.exe | |
79 | # ADD BASE RSC /l 0x809 | |
80 | # ADD RSC /l 0x809 | |
81 | BSC32=bscmake.exe | |
82 | # ADD BASE BSC32 /nologo | |
83 | # ADD BSC32 /nologo | |
84 | LIB32=link.exe -lib | |
85 | # ADD BASE LIB32 /nologo | |
86 | # ADD LIB32 /nologo /out:"..\..\..\lib\fld.lib" | |
87 | ||
88 | !ELSEIF "$(CFG)" == "flVC - Win32 Debug DLL" | |
89 | ||
90 | # PROP BASE Use_MFC 0 | |
91 | # PROP BASE Use_Debug_Libraries 1 | |
92 | # PROP BASE Output_Dir "Debug_DLL" | |
93 | # PROP BASE Intermediate_Dir "Debug_DLL" | |
94 | # PROP BASE Target_Dir "" | |
95 | # PROP Use_MFC 0 | |
96 | # PROP Use_Debug_Libraries 1 | |
97 | # PROP Output_Dir "..\..\..\lib" | |
98 | # PROP Intermediate_Dir "Debug_DLL" | |
99 | # PROP Ignore_Export_Lib 0 | |
100 | # PROP Target_Dir "" | |
101 | LIB32=link.exe -lib | |
102 | # ADD BASE LIB32 /nologo /out:"..\..\..\lib\fld.lib" | |
103 | # ADD LIB32 /nologo /out:"..\..\..\lib\fld.lib" | |
104 | CPP=cl.exe | |
105 | # 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 | |
106 | # SUBTRACT BASE CPP /YX | |
107 | # 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 | |
108 | # SUBTRACT CPP /u | |
109 | MTL=midl.exe | |
110 | RSC=rc.exe | |
111 | # ADD BASE RSC /l 0x809 | |
112 | # ADD RSC /l 0x809 | |
113 | BSC32=bscmake.exe | |
114 | # ADD BASE BSC32 /nologo | |
115 | # ADD BSC32 /nologo | |
116 | LINK32=link.exe | |
117 | # ADD BASE LINK32 /machine:IX86 | |
118 | # 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 wxmsw250d.lib /nologo /version:1.0 /dll /debug /machine:IX86 /out:"../../../lib/fldlld.dll" /libpath:"../../../lib" | |
119 | # SUBTRACT LINK32 /pdb:none | |
120 | ||
121 | !ELSEIF "$(CFG)" == "flVC - Win32 Release DLL" | |
122 | ||
123 | # PROP BASE Use_MFC 0 | |
124 | # PROP BASE Use_Debug_Libraries 1 | |
125 | # PROP BASE Output_Dir "flVC___Win32_Release_DLL" | |
126 | # PROP BASE Intermediate_Dir "flVC___Win32_Release_DLL" | |
127 | # PROP BASE Ignore_Export_Lib 0 | |
128 | # PROP BASE Target_Dir "" | |
129 | # PROP Use_MFC 0 | |
130 | # PROP Use_Debug_Libraries 1 | |
131 | # PROP Output_Dir "..\..\..\lib" | |
132 | # PROP Intermediate_Dir "Release_DLL" | |
133 | # PROP Ignore_Export_Lib 0 | |
134 | # PROP Target_Dir "" | |
135 | LIB32=link.exe -lib | |
136 | # ADD BASE LIB32 /nologo /out:"..\..\..\lib\fld.lib" | |
137 | # ADD LIB32 /nologo /out:"..\..\..\lib\fld.lib" | |
138 | CPP=cl.exe | |
139 | # 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 | |
140 | # SUBTRACT BASE CPP /u | |
141 | # ADD CPP /nologo /MD /W3 /GX /Zi /O2 /Ob2 /I "../../../include" /I "../../include" /I "../../../lib/mswdll" /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 | |
142 | # SUBTRACT CPP /u | |
143 | MTL=midl.exe | |
144 | RSC=rc.exe | |
145 | # ADD BASE RSC /l 0x809 | |
146 | # ADD RSC /l 0x809 | |
147 | BSC32=bscmake.exe | |
148 | # ADD BASE BSC32 /nologo | |
149 | # ADD BSC32 /nologo | |
150 | LINK32=link.exe | |
151 | # 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 wxmsw250d.lib /nologo /version:1.0 /dll /debug /machine:IX86 /out:"../../../lib/fldlld.dll" /libpath:"../../../lib" | |
152 | # SUBTRACT BASE LINK32 /pdb:none | |
153 | # 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 wxmsw250.lib /nologo /version:1.0 /dll /machine:IX86 /out:"../../../lib/fldll.dll" /libpath:"../../../lib" | |
154 | # SUBTRACT LINK32 /pdb:none /incremental:no /debug | |
155 | ||
156 | !ELSEIF "$(CFG)" == "flVC - Win32 Release Unicode" | |
157 | ||
158 | # PROP BASE Use_MFC 0 | |
159 | # PROP BASE Use_Debug_Libraries 0 | |
160 | # PROP BASE Output_Dir "flVC___Win32_Release_Unicode" | |
161 | # PROP BASE Intermediate_Dir "flVC___Win32_Release_Unicode" | |
162 | # PROP BASE Target_Dir "" | |
163 | # PROP Use_MFC 0 | |
164 | # PROP Use_Debug_Libraries 0 | |
165 | # PROP Output_Dir "flVC___Win32_Release_Unicode" | |
166 | # PROP Intermediate_Dir "flVC___Win32_Release_Unicode" | |
167 | # PROP Target_Dir "" | |
168 | LINK32=link.exe | |
169 | CPP=cl.exe | |
170 | # ADD BASE 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 | |
171 | # 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" /D "UNICODE" /D "_UNICODE" /YX /FD /c | |
172 | RSC=rc.exe | |
173 | # ADD BASE RSC /l 0x809 | |
174 | # ADD RSC /l 0x809 | |
175 | BSC32=bscmake.exe | |
176 | # ADD BASE BSC32 /nologo | |
177 | # ADD BSC32 /nologo | |
178 | LIB32=link.exe -lib | |
179 | # ADD BASE LIB32 /nologo /out:"..\..\..\lib\fl.lib" | |
180 | # ADD LIB32 /nologo /out:"..\..\..\lib\flu.lib" | |
181 | ||
182 | !ELSEIF "$(CFG)" == "flVC - Win32 Release Unicode DLL" | |
183 | ||
184 | # PROP BASE Use_MFC 0 | |
185 | # PROP BASE Use_Debug_Libraries 1 | |
186 | # PROP BASE Output_Dir "flVC___Win32_Release_Unicode_DLL" | |
187 | # PROP BASE Intermediate_Dir "flVC___Win32_Release_Unicode_DLL" | |
188 | # PROP BASE Ignore_Export_Lib 0 | |
189 | # PROP BASE Target_Dir "" | |
190 | # PROP Use_MFC 0 | |
191 | # PROP Use_Debug_Libraries 1 | |
192 | # PROP Output_Dir "flVC___Win32_Release_Unicode_DLL" | |
193 | # PROP Intermediate_Dir "flVC___Win32_Release_Unicode_DLL" | |
194 | # PROP Ignore_Export_Lib 0 | |
195 | # PROP Target_Dir "" | |
196 | LIB32=link.exe -lib | |
197 | # ADD BASE LIB32 /nologo /out:"..\..\..\lib\fld.lib" | |
198 | # ADD LIB32 /nologo /out:"..\..\..\lib\fld.lib" | |
199 | CPP=cl.exe | |
200 | # ADD BASE 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 | |
201 | # SUBTRACT BASE CPP /u | |
202 | # 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" /D "_UNICODE" /D "UNICODE" /YX /FD /c | |
203 | # SUBTRACT CPP /u | |
204 | MTL=midl.exe | |
205 | RSC=rc.exe | |
206 | # ADD BASE RSC /l 0x809 | |
207 | # ADD RSC /l 0x809 | |
208 | BSC32=bscmake.exe | |
209 | # ADD BASE BSC32 /nologo | |
210 | # ADD BSC32 /nologo | |
211 | LINK32=link.exe | |
212 | # 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 wxmsw250.lib /nologo /version:1.0 /dll /machine:IX86 /out:"../../../lib/fldll.dll" /libpath:"../../../lib" | |
213 | # SUBTRACT BASE LINK32 /pdb:none /incremental:no /debug | |
214 | # 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 wxmsw250.lib /nologo /version:1.0 /dll /machine:IX86 /out:"../../../lib/fldllu.dll" /libpath:"../../../lib" | |
215 | # SUBTRACT LINK32 /pdb:none /incremental:no /debug | |
216 | ||
217 | !ELSEIF "$(CFG)" == "flVC - Win32 Debug Unicode" | |
218 | ||
219 | # PROP BASE Use_MFC 0 | |
220 | # PROP BASE Use_Debug_Libraries 1 | |
221 | # PROP BASE Output_Dir "flVC___Win32_Debug_Unicode" | |
222 | # PROP BASE Intermediate_Dir "flVC___Win32_Debug_Unicode" | |
223 | # PROP BASE Target_Dir "" | |
224 | # PROP Use_MFC 0 | |
225 | # PROP Use_Debug_Libraries 1 | |
226 | # PROP Output_Dir "flVC___Win32_Debug_Unicode" | |
227 | # PROP Intermediate_Dir "flVC___Win32_Debug_Unicode" | |
228 | # PROP Target_Dir "" | |
229 | LINK32=link.exe | |
230 | CPP=cl.exe | |
231 | # 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" /YX /FD /c | |
232 | # 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" /D "UNICODE" /D "_UNICODE" /YX /FD /c | |
233 | RSC=rc.exe | |
234 | # ADD BASE RSC /l 0x809 | |
235 | # ADD RSC /l 0x809 | |
236 | BSC32=bscmake.exe | |
237 | # ADD BASE BSC32 /nologo | |
238 | # ADD BSC32 /nologo | |
239 | LIB32=link.exe -lib | |
240 | # ADD BASE LIB32 /nologo /out:"..\..\..\lib\fld.lib" | |
241 | # ADD LIB32 /nologo /out:"..\..\..\lib\flud.lib" | |
242 | ||
243 | !ELSEIF "$(CFG)" == "flVC - Win32 Debug Unicode DLL" | |
244 | ||
245 | # PROP BASE Use_MFC 0 | |
246 | # PROP BASE Use_Debug_Libraries 1 | |
247 | # PROP BASE Output_Dir "flVC___Win32_Debug_Unicode_DLL" | |
248 | # PROP BASE Intermediate_Dir "flVC___Win32_Debug_Unicode_DLL" | |
249 | # PROP BASE Ignore_Export_Lib 0 | |
250 | # PROP BASE Target_Dir "" | |
251 | # PROP Use_MFC 0 | |
252 | # PROP Use_Debug_Libraries 1 | |
253 | # PROP Output_Dir "flVC___Win32_Debug_Unicode_DLL" | |
254 | # PROP Intermediate_Dir "flVC___Win32_Debug_Unicode_DLL" | |
255 | # PROP Ignore_Export_Lib 0 | |
256 | # PROP Target_Dir "" | |
257 | LIB32=link.exe -lib | |
258 | # ADD BASE LIB32 /nologo /out:"..\..\..\lib\fld.lib" | |
259 | # ADD LIB32 /nologo /out:"..\..\..\lib\fld.lib" | |
260 | CPP=cl.exe | |
261 | # 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" /D "WXMAKING_FL_DLL" /YX /FD /c | |
262 | # SUBTRACT BASE CPP /u | |
263 | # 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" /D "UNICODE" /D "_UNICODE" /YX /FD /c | |
264 | # SUBTRACT CPP /u | |
265 | MTL=midl.exe | |
266 | RSC=rc.exe | |
267 | # ADD BASE RSC /l 0x809 | |
268 | # ADD RSC /l 0x809 | |
269 | BSC32=bscmake.exe | |
270 | # ADD BASE BSC32 /nologo | |
271 | # ADD BSC32 /nologo | |
272 | LINK32=link.exe | |
273 | # 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 wxmsw250d.lib /nologo /version:1.0 /dll /debug /machine:IX86 /out:"../../../lib/fldlld.dll" /libpath:"../../../lib" | |
274 | # SUBTRACT BASE LINK32 /pdb:none | |
275 | # 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 wxmsw250d.lib /nologo /version:1.0 /dll /debug /machine:IX86 /out:"../../../lib/fldllud.dll" /libpath:"../../../lib" | |
276 | # SUBTRACT LINK32 /pdb:none | |
277 | ||
278 | !ENDIF | |
279 | ||
280 | # Begin Target | |
281 | ||
282 | # Name "flVC - Win32 Release" | |
283 | # Name "flVC - Win32 Debug" | |
284 | # Name "flVC - Win32 Debug DLL" | |
285 | # Name "flVC - Win32 Release DLL" | |
286 | # Name "flVC - Win32 Release Unicode" | |
287 | # Name "flVC - Win32 Release Unicode DLL" | |
288 | # Name "flVC - Win32 Debug Unicode" | |
289 | # Name "flVC - Win32 Debug Unicode DLL" | |
290 | # Begin Group "Headers" | |
291 | ||
292 | # PROP Default_Filter "" | |
293 | # Begin Source File | |
294 | ||
295 | SOURCE=..\..\include\wx\fl\antiflickpl.h | |
296 | # End Source File | |
297 | # Begin Source File | |
298 | ||
299 | SOURCE=..\..\include\wx\fl\bardragpl.h | |
300 | # End Source File | |
301 | # Begin Source File | |
302 | ||
303 | SOURCE=..\..\include\wx\fl\barhintspl.h | |
304 | # End Source File | |
305 | # Begin Source File | |
306 | ||
307 | SOURCE=..\..\include\wx\fl\cbcustom.h | |
308 | # End Source File | |
309 | # Begin Source File | |
310 | ||
311 | SOURCE=..\..\include\wx\fl\controlbar.h | |
312 | # End Source File | |
313 | # Begin Source File | |
314 | ||
315 | SOURCE=..\..\include\wx\fl\dynbarhnd.h | |
316 | # End Source File | |
317 | # Begin Source File | |
318 | ||
319 | SOURCE=..\..\include\wx\fl\dyntbar.h | |
320 | # End Source File | |
321 | # Begin Source File | |
322 | ||
323 | SOURCE=..\..\include\wx\fl\dyntbarhnd.h | |
324 | # End Source File | |
325 | # Begin Source File | |
326 | ||
327 | SOURCE=..\..\include\wx\fl\fldefs.h | |
328 | # End Source File | |
329 | # Begin Source File | |
330 | ||
331 | SOURCE=..\..\include\wx\fl\frmview.h | |
332 | # End Source File | |
333 | # Begin Source File | |
334 | ||
335 | SOURCE=..\..\include\wx\fl\garbagec.h | |
336 | # End Source File | |
337 | # Begin Source File | |
338 | ||
339 | SOURCE=..\..\include\wx\fl\gcupdatesmgr.h | |
340 | # End Source File | |
341 | # Begin Source File | |
342 | ||
343 | SOURCE=..\..\include\wx\fl\hintanimpl.h | |
344 | # End Source File | |
345 | # Begin Source File | |
346 | ||
347 | SOURCE=..\..\include\wx\fl\newbmpbtn.h | |
348 | # End Source File | |
349 | # Begin Source File | |
350 | ||
351 | SOURCE=..\..\include\wx\fl\panedrawpl.h | |
352 | # End Source File | |
353 | # Begin Source File | |
354 | ||
355 | SOURCE=..\..\include\wx\fl\rowdragpl.h | |
356 | # End Source File | |
357 | # Begin Source File | |
358 | ||
359 | SOURCE=..\..\include\wx\fl\rowlayoutpl.h | |
360 | # End Source File | |
361 | # Begin Source File | |
362 | ||
363 | SOURCE=..\..\include\wx\fl\toolwnd.h | |
364 | # End Source File | |
365 | # Begin Source File | |
366 | ||
367 | SOURCE=..\..\include\wx\fl\updatesmgr.h | |
368 | # End Source File | |
369 | # End Group | |
370 | # Begin Source File | |
371 | ||
372 | SOURCE=.\antiflickpl.cpp | |
373 | # End Source File | |
374 | # Begin Source File | |
375 | ||
376 | SOURCE=.\bardragpl.cpp | |
377 | # End Source File | |
378 | # Begin Source File | |
379 | ||
380 | SOURCE=.\barhintspl.cpp | |
381 | # End Source File | |
382 | # Begin Source File | |
383 | ||
384 | SOURCE=.\cbcustom.cpp | |
385 | # End Source File | |
386 | # Begin Source File | |
387 | ||
388 | SOURCE=.\controlbar.cpp | |
389 | # End Source File | |
390 | # Begin Source File | |
391 | ||
392 | SOURCE=.\dyntbar.cpp | |
393 | # End Source File | |
394 | # Begin Source File | |
395 | ||
396 | SOURCE=.\dyntbarhnd.cpp | |
397 | # End Source File | |
398 | # Begin Source File | |
399 | ||
400 | SOURCE=.\garbagec.cpp | |
401 | # End Source File | |
402 | # Begin Source File | |
403 | ||
404 | SOURCE=.\gcupdatesmgr.cpp | |
405 | # End Source File | |
406 | # Begin Source File | |
407 | ||
408 | SOURCE=.\hintanimpl.cpp | |
409 | # End Source File | |
410 | # Begin Source File | |
411 | ||
412 | SOURCE=.\newbmpbtn.cpp | |
413 | # End Source File | |
414 | # Begin Source File | |
415 | ||
416 | SOURCE=.\panedrawpl.cpp | |
417 | # End Source File | |
418 | # Begin Source File | |
419 | ||
420 | SOURCE=.\rowdragpl.cpp | |
421 | # End Source File | |
422 | # Begin Source File | |
423 | ||
424 | SOURCE=.\rowlayoutpl.cpp | |
425 | # End Source File | |
426 | # Begin Source File | |
427 | ||
428 | SOURCE=.\toolwnd.cpp | |
429 | # End Source File | |
430 | # Begin Source File | |
431 | ||
432 | SOURCE=.\updatesmgr.cpp | |
433 | # End Source File | |
434 | # End Target | |
435 | # End Project |