dsrc isn't necessary for this repo
[client-tools.git] / src / external / 3rd / application / UiBuilder / UIBuilder.dsp
blob4ce890d6d4b8e91c2ce10b9990f0a93252dd16d1
1 # Microsoft Developer Studio Project File - Name="UIBuilder" - 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) Application" 0x0101\r
6 \r
7 CFG=UIBuilder - 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 "UIBuilder.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 "UIBuilder.mak" CFG="UIBuilder - Win32 Debug"\r
17 !MESSAGE \r
18 !MESSAGE Possible choices for configuration are:\r
19 !MESSAGE \r
20 !MESSAGE "UIBuilder - Win32 Release" (based on "Win32 (x86) Application")\r
21 !MESSAGE "UIBuilder - Win32 Debug" (based on "Win32 (x86) Application")\r
22 !MESSAGE \r
24 # Begin Project\r
25 # PROP AllowPerConfigDependencies 0\r
26 # PROP Scc_ProjName ""$/tools/UIBuilder", QKIAAAAA"\r
27 # PROP Scc_LocalPath "."\r
28 CPP=cl.exe\r
29 MTL=midl.exe\r
30 RSC=rc.exe\r
32 !IF  "$(CFG)" == "UIBuilder - Win32 Release"\r
34 # PROP BASE Use_MFC 0\r
35 # PROP BASE Use_Debug_Libraries 0\r
36 # PROP BASE Output_Dir "Release"\r
37 # PROP BASE Intermediate_Dir "Release"\r
38 # PROP BASE Target_Dir ""\r
39 # PROP Use_MFC 0\r
40 # PROP Use_Debug_Libraries 0\r
41 # PROP Output_Dir "../../../../compile/win32/UIBuilder/Release"\r
42 # PROP Intermediate_Dir "../../../../compile/win32/UIBuilder/Release"\r
43 # PROP Ignore_Export_Lib 0\r
44 # PROP Target_Dir ""\r
45 # ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /YX /FD /c\r
46 # ADD CPP /nologo /G6 /MT /W4 /WX /GR /GX /O2 /I "../../../../external/ours/library/unicode/include" /I "../../../../external/3rd/library/directx9/include" /I "../../../../external/3rd/library/stlport453/stlport" /I "../../../../external/3rd/library/ui/include" /D "NDEBUG" /D "WIN32" /D "_WINDOWS" /D "_MBCS" /D "SWG_HACK" /Yu"FirstUiBuilder.h" /FD /c\r
47 # SUBTRACT CPP /Fr\r
48 # ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /win32\r
49 # ADD MTL /nologo /D "NDEBUG" /mktyplib203 /win32\r
50 # ADD BASE RSC /l 0x409 /d "NDEBUG"\r
51 # ADD RSC /l 0x409 /d "NDEBUG"\r
52 BSC32=bscmake.exe\r
53 # ADD BASE BSC32 /nologo\r
54 # ADD BSC32 /nologo\r
55 LINK32=link.exe\r
56 # 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 /nologo /subsystem:windows /machine:I386\r
57 # ADD LINK32 dxguid.lib d3dx.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib shlwapi.lib comctl32.lib winmm.lib ddraw.lib wsock32.lib dsound.lib d3d9.lib /nologo /subsystem:windows /debug /machine:I386 /libpath:"../../library/directx9/lib" /libpath:"../../library/stlport453/lib/win32"\r
59 !ELSEIF  "$(CFG)" == "UIBuilder - Win32 Debug"\r
61 # PROP BASE Use_MFC 0\r
62 # PROP BASE Use_Debug_Libraries 1\r
63 # PROP BASE Output_Dir "Debug"\r
64 # PROP BASE Intermediate_Dir "Debug"\r
65 # PROP BASE Target_Dir ""\r
66 # PROP Use_MFC 0\r
67 # PROP Use_Debug_Libraries 1\r
68 # PROP Output_Dir "../../../../compile/win32/UIBuilder/Debug"\r
69 # PROP Intermediate_Dir "../../../../compile/win32/UIBuilder/Debug"\r
70 # PROP Ignore_Export_Lib 0\r
71 # PROP Target_Dir ""\r
72 # ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /YX /FD /GZ /c\r
73 # ADD CPP /nologo /G6 /MTd /W4 /WX /Gm /GR /GX /Zi /Od /I "../../../../external/ours/library/unicode/include" /I "../../../../external/3rd/library/directx9/include" /I "../../../../external/3rd/library/stlport453/stlport" /I "../../../../external/3rd/library/ui/include" /D "_DEBUG" /D "WIN32" /D "_WINDOWS" /D "_MBCS" /D "SWG_HACK" /Yu"FirstUiBuilder.h" /FD /GZ /c\r
74 # SUBTRACT CPP /Fr\r
75 # ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /win32\r
76 # ADD MTL /nologo /D "_DEBUG" /mktyplib203 /win32\r
77 # ADD BASE RSC /l 0x409 /d "_DEBUG"\r
78 # ADD RSC /l 0x409 /d "_DEBUG"\r
79 BSC32=bscmake.exe\r
80 # ADD BASE BSC32 /nologo\r
81 # ADD BSC32 /nologo\r
82 LINK32=link.exe\r
83 # 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 /nologo /subsystem:windows /debug /machine:I386 /pdbtype:sept\r
84 # ADD LINK32 dxguid.lib d3dx.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib shlwapi.lib comctl32.lib winmm.lib ddraw.lib wsock32.lib dsound.lib d3d9.lib /nologo /subsystem:windows /debug /machine:I386 /nodefaultlib:"libcmt" /pdbtype:sept /libpath:"../../library/directx9/lib" /libpath:"../../library/stlport453/lib/win32"\r
86 !ENDIF \r
88 # Begin Target\r
90 # Name "UIBuilder - Win32 Release"\r
91 # Name "UIBuilder - Win32 Debug"\r
92 # Begin Group "Source Files"\r
94 # PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"\r
95 # Begin Source File\r
97 SOURCE=.\AddPropertyDialogBox.cpp\r
98 # End Source File\r
99 # Begin Source File\r
101 SOURCE=.\DDSCanvasGenerator.cpp\r
102 # End Source File\r
103 # Begin Source File\r
105 SOURCE=.\DefaultObjectPropertiesManager.cpp\r
106 # End Source File\r
107 # Begin Source File\r
109 SOURCE=.\DiffDialogBox.cpp\r
110 # End Source File\r
111 # Begin Source File\r
113 SOURCE=.\EditPropertyDialogBox.cpp\r
114 # End Source File\r
115 # Begin Source File\r
117 SOURCE=.\FeatureLog.cpp\r
118 # End Source File\r
119 # Begin Source File\r
121 SOURCE=.\FileLocator.cpp\r
122 # End Source File\r
123 # Begin Source File\r
125 SOURCE=.\FirstUiBuilder.cpp\r
126 # ADD CPP /Yc\r
127 # End Source File\r
128 # Begin Source File\r
130 SOURCE=.\GridSettings.cpp\r
131 # End Source File\r
132 # Begin Source File\r
134 SOURCE=.\ImportImage.cpp\r
135 # End Source File\r
136 # Begin Source File\r
138 SOURCE=.\ObjectInspector.cpp\r
139 # End Source File\r
140 # Begin Source File\r
142 SOURCE=.\resource.rc\r
143 # End Source File\r
144 # Begin Source File\r
146 SOURCE=.\SelectionRect.cpp\r
147 # End Source File\r
148 # Begin Source File\r
150 SOURCE=.\SelectionSettings.cpp\r
151 # End Source File\r
152 # Begin Source File\r
154 SOURCE=.\SelectRegion.cpp\r
155 # End Source File\r
156 # Begin Source File\r
158 SOURCE=.\SimpleSoundCanvas.cpp\r
159 # End Source File\r
160 # Begin Source File\r
162 SOURCE=.\UIBuilderHistory.cpp\r
163 # End Source File\r
164 # Begin Source File\r
166 SOURCE=.\UIDirect3DPrimaryCanvas.cpp\r
167 # End Source File\r
168 # Begin Source File\r
170 SOURCE=.\UIDirect3DTextureCanvas.cpp\r
171 # End Source File\r
172 # Begin Source File\r
174 SOURCE=.\UIDirectDrawCanvas.cpp\r
175 # End Source File\r
176 # Begin Source File\r
178 SOURCE=.\UIDirectDrawOffscreenCanvas.cpp\r
179 # End Source File\r
180 # Begin Source File\r
182 SOURCE=.\UIDirectDrawPrimaryCanvas.cpp\r
183 # End Source File\r
184 # Begin Source File\r
186 SOURCE=.\UIDirectSoundSoundCanvas.cpp\r
187 # End Source File\r
188 # Begin Source File\r
190 SOURCE=.\UIWindow.cpp\r
191 # End Source File\r
192 # Begin Source File\r
194 SOURCE=.\WinMain.cpp\r
195 # End Source File\r
196 # End Group\r
197 # Begin Group "Header Files"\r
199 # PROP Default_Filter "h;hpp;hxx;hm;inl"\r
200 # Begin Source File\r
202 SOURCE=.\AddPropertyDialogBox.h\r
203 # End Source File\r
204 # Begin Source File\r
206 SOURCE=.\DDSCanvasGenerator.h\r
207 # End Source File\r
208 # Begin Source File\r
210 SOURCE=.\DefaultObjectPropertiesManager.h\r
211 # End Source File\r
212 # Begin Source File\r
214 SOURCE=.\DiffDialogBox.h\r
215 # End Source File\r
216 # Begin Source File\r
218 SOURCE=.\EditPropertyDialogBox.h\r
219 # End Source File\r
220 # Begin Source File\r
222 SOURCE=.\FileLocator.h\r
223 # End Source File\r
224 # Begin Source File\r
226 SOURCE=.\FirstUiBuilder.h\r
227 # End Source File\r
228 # Begin Source File\r
230 SOURCE=.\ObjectInspector.h\r
231 # End Source File\r
232 # Begin Source File\r
234 SOURCE=.\resource.h\r
235 # End Source File\r
236 # Begin Source File\r
238 SOURCE=.\SelectionRect.h\r
239 # End Source File\r
240 # Begin Source File\r
242 SOURCE=.\SelectRegion.h\r
243 # End Source File\r
244 # Begin Source File\r
246 SOURCE=.\SimpleSoundCanvas.h\r
247 # End Source File\r
248 # Begin Source File\r
250 SOURCE=.\UIBuilderHistory.h\r
251 # End Source File\r
252 # Begin Source File\r
254 SOURCE=.\UIDirect3DPrimaryCanvas.h\r
255 # End Source File\r
256 # Begin Source File\r
258 SOURCE=.\UIDirect3DTextureCanvas.h\r
259 # End Source File\r
260 # Begin Source File\r
262 SOURCE=.\UIDirectDrawCanvas.h\r
263 # End Source File\r
264 # Begin Source File\r
266 SOURCE=.\UIDirectDrawOffscreenCanvas.h\r
267 # End Source File\r
268 # Begin Source File\r
270 SOURCE=.\UIDirectDrawPrimaryCanvas.h\r
271 # End Source File\r
272 # Begin Source File\r
274 SOURCE=.\UIDirectSoundSoundCanvas.h\r
275 # End Source File\r
276 # Begin Source File\r
278 SOURCE=..\..\library\ui\src\shared\core\UIPaletteRegistrySetup.h\r
279 # End Source File\r
280 # End Group\r
281 # Begin Group "Resource Files"\r
283 # PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"\r
284 # Begin Source File\r
286 SOURCE=.\addprop.ico\r
287 # End Source File\r
288 # Begin Source File\r
290 SOURCE=.\addsel.cur\r
291 # End Source File\r
292 # Begin Source File\r
294 SOURCE=.\alignbot.ico\r
295 # End Source File\r
296 # Begin Source File\r
298 SOURCE=.\alignhc.ico\r
299 # End Source File\r
300 # Begin Source File\r
302 SOURCE=.\alignlft.ico\r
303 # End Source File\r
304 # Begin Source File\r
306 SOURCE=.\alignrt.ico\r
307 # End Source File\r
308 # Begin Source File\r
310 SOURCE=.\aligntop.ico\r
311 # End Source File\r
312 # Begin Source File\r
314 SOURCE=.\alignvc.ico\r
315 # End Source File\r
316 # Begin Source File\r
318 SOURCE=.\app.ico\r
319 # End Source File\r
320 # Begin Source File\r
322 SOURCE=.\bottom.ico\r
323 # End Source File\r
324 # Begin Source File\r
326 SOURCE=.\buttons.bmp\r
327 # End Source File\r
328 # Begin Source File\r
330 SOURCE=.\cursor.ico\r
331 # End Source File\r
332 # Begin Source File\r
334 SOURCE=.\down.ico\r
335 # End Source File\r
336 # Begin Source File\r
338 SOURCE=.\drawgrid.ico\r
339 # End Source File\r
340 # Begin Source File\r
342 SOURCE=.\drawsel.ico\r
343 # End Source File\r
344 # Begin Source File\r
346 SOURCE=.\folder.ico\r
347 # End Source File\r
348 # Begin Source File\r
350 SOURCE=.\lock.ico\r
351 # End Source File\r
352 # Begin Source File\r
354 SOURCE=.\lock1.ico\r
355 # End Source File\r
356 # Begin Source File\r
358 SOURCE=.\p4.bmp\r
359 # End Source File\r
360 # Begin Source File\r
362 SOURCE=.\play.ico\r
363 # End Source File\r
364 # Begin Source File\r
366 SOURCE=.\refresh.ico\r
367 # End Source File\r
368 # Begin Source File\r
370 SOURCE=.\remprop.ico\r
371 # End Source File\r
372 # Begin Source File\r
374 SOURCE=.\remsel.cur\r
375 # End Source File\r
376 # Begin Source File\r
378 SOURCE=.\reset.ico\r
379 # End Source File\r
380 # Begin Source File\r
382 SOURCE=.\sizehigh.ico\r
383 # End Source File\r
384 # Begin Source File\r
386 SOURCE=.\sizewide.ico\r
387 # End Source File\r
388 # Begin Source File\r
390 SOURCE=.\snapgrid.ico\r
391 # End Source File\r
392 # Begin Source File\r
394 SOURCE=.\tooltip.ico\r
395 # End Source File\r
396 # Begin Source File\r
398 SOURCE=.\top.ico\r
399 # End Source File\r
400 # Begin Source File\r
402 SOURCE=.\up.ico\r
403 # End Source File\r
404 # Begin Source File\r
406 SOURCE=.\viewimag.ico\r
407 # End Source File\r
408 # Begin Source File\r
410 SOURCE=.\zoomin.ico\r
411 # End Source File\r
412 # Begin Source File\r
414 SOURCE=.\zoomout.ico\r
415 # End Source File\r
416 # End Group\r
417 # End Target\r
418 # End Project\r