]> git.saurik.com Git - wxWidgets.git/blame - build/msw/wx_aui.dsp
Don't include Common-Controls manifest in wxBase apps.
[wxWidgets.git] / build / msw / wx_aui.dsp
CommitLineData
a989a329
VZ
1# Microsoft Developer Studio Project File - Name="wx_aui" - Package Owner=<4>\r
2# Microsoft Developer Studio Generated Build File, Format Version 6.00\r
3# ** DO NOT EDIT **\r
4\r
a989a329 5# TARGTYPE "Win32 (x86) Static Library" 0x0104\r
22a3b6e4 6# TARGTYPE "Win32 (x86) Dynamic-Link Library" 0x0102
a989a329
VZ
7\r
8CFG=aui - Win32 Debug\r
9!MESSAGE This is not a valid makefile. To build this project using NMAKE,\r
10!MESSAGE use the Export Makefile command and run\r
11!MESSAGE \r
12!MESSAGE NMAKE /f "wx_aui.mak".\r
13!MESSAGE \r
14!MESSAGE You can specify a configuration when running NMAKE\r
15!MESSAGE by defining the macro CFG on the command line. For example:\r
16!MESSAGE \r
17!MESSAGE NMAKE /f "wx_aui.mak" CFG="aui - Win32 Debug"\r
18!MESSAGE \r
19!MESSAGE Possible choices for configuration are:\r
20!MESSAGE \r
a989a329
VZ
21!MESSAGE "aui - Win32 DLL Release" (based on "Win32 (x86) Dynamic-Link Library")\r
22!MESSAGE "aui - Win32 DLL Debug" (based on "Win32 (x86) Dynamic-Link Library")\r
a989a329
VZ
23!MESSAGE "aui - Win32 Release" (based on "Win32 (x86) Static Library")\r
24!MESSAGE "aui - Win32 Debug" (based on "Win32 (x86) Static Library")\r
25!MESSAGE \r
26\r
27# Begin Project\r
28# PROP AllowPerConfigDependencies 0\r
29# PROP Scc_ProjName ""\r
30# PROP Scc_LocalPath ""\r
31CPP=cl.exe\r
32RSC=rc.exe\r
33\r
22a3b6e4 34!IF "$(CFG)" == "aui - Win32 DLL Release"
a989a329
VZ
35\r
36# PROP BASE Use_MFC 0\r
6e0fbb3d 37# PROP BASE Use_Debug_Libraries 1\r
a989a329
VZ
38# PROP BASE Output_Dir "..\..\lib\vc_dll"\r
39# PROP BASE Intermediate_Dir "vc_mswudll\aui"\r
40# PROP BASE Target_Dir ""\r
41# PROP Use_MFC 0\r
6e0fbb3d 42# PROP Use_Debug_Libraries 1\r
a989a329
VZ
43# PROP Output_Dir "..\..\lib\vc_dll"\r
44# PROP Intermediate_Dir "vc_mswudll\aui"\r
45# PROP Target_Dir ""\r
e27f5540
VZ
46# ADD BASE CPP /nologo /FD /MD /O2 /GR /EHsc /I "..\..\lib\vc_dll\mswu" /I "..\..\include" /W4 /Yu"wx/wxprec.h" /Fp"vc_mswudll\wxprec_auidll.pch" /Zi /Fd..\..\lib\vc_dll\wxmsw295u_aui_vc_custom.pdb /opt:ref /opt:icf /I "..\..\src\tiff\libtiff" /I "..\..\src\jpeg" /I "..\..\src\png" /I "..\..\src\zlib" /I "..\..\src\regex" /I "..\..\src\expat\lib" /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "__WXMSW__" /D "NDEBUG" /D "_UNICODE" /D "WXBUILDING" /D "WXUSINGDLL" /D "WXMAKINGDLL_AUI" /c\r
47# ADD CPP /nologo /FD /MD /O2 /GR /EHsc /I "..\..\lib\vc_dll\mswu" /I "..\..\include" /W4 /Yu"wx/wxprec.h" /Fp"vc_mswudll\wxprec_auidll.pch" /Zi /Fd..\..\lib\vc_dll\wxmsw295u_aui_vc_custom.pdb /opt:ref /opt:icf /I "..\..\src\tiff\libtiff" /I "..\..\src\jpeg" /I "..\..\src\png" /I "..\..\src\zlib" /I "..\..\src\regex" /I "..\..\src\expat\lib" /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "__WXMSW__" /D "NDEBUG" /D "_UNICODE" /D "WXBUILDING" /D "WXUSINGDLL" /D "WXMAKINGDLL_AUI" /c\r
da8b1d4b
KO
48# ADD BASE MTL /nologo /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "__WXMSW__" /D "NDEBUG" /D "_UNICODE" /D "WXBUILDING" /D "WXUSINGDLL" /D "WXMAKINGDLL_AUI" /mktyplib203 /win32\r
49# ADD MTL /nologo /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "__WXMSW__" /D "NDEBUG" /D "_UNICODE" /D "WXBUILDING" /D "WXUSINGDLL" /D "WXMAKINGDLL_AUI" /mktyplib203 /win32\r
e27f5540
VZ
50# ADD BASE RSC /l 0x409 /d "__WXMSW__" /d "NDEBUG" /d "_UNICODE" /i "..\..\lib\vc_dll\mswu" /i "..\..\include" /d "WXBUILDING" /d WXDLLNAME=wxmsw295u_aui_vc_custom /i "..\..\src\tiff\libtiff" /i "..\..\src\jpeg" /i "..\..\src\png" /i "..\..\src\zlib" /i "..\..\src\regex" /i "..\..\src\expat\lib" /d "WXUSINGDLL" /d WXMAKINGDLL_AUI\r
51# ADD RSC /l 0x409 /d "__WXMSW__" /d "NDEBUG" /d "_UNICODE" /i "..\..\lib\vc_dll\mswu" /i "..\..\include" /d "WXBUILDING" /d WXDLLNAME=wxmsw295u_aui_vc_custom /i "..\..\src\tiff\libtiff" /i "..\..\src\jpeg" /i "..\..\src\png" /i "..\..\src\zlib" /i "..\..\src\regex" /i "..\..\src\expat\lib" /d "WXUSINGDLL" /d WXMAKINGDLL_AUI\r
a989a329
VZ
52BSC32=bscmake.exe\r
53# ADD BASE BSC32 /nologo\r
54# ADD BSC32 /nologo\r
55LINK32=link.exe\r
e27f5540
VZ
56# ADD BASE LINK32 wxtiff.lib wxjpeg.lib wxpng.lib wxzlib.lib wxregexu.lib wxexpat.lib kernel32.lib user32.lib gdi32.lib comdlg32.lib winspool.lib winmm.lib shell32.lib comctl32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib wininet.lib ..\..\lib\vc_dll\wxmsw29u_adv.lib ..\..\lib\vc_dll\wxmsw29u_core.lib ..\..\lib\vc_dll\wxbase29u.lib /nologo /dll /machine:i386 /out:"..\..\lib\vc_dll\wxmsw295u_aui_vc_custom.dll" /libpath:"..\..\lib\vc_dll" /implib:"..\..\lib\vc_dll\wxmsw29u_aui.lib" /debug /pdb:"..\..\lib\vc_dll\wxmsw295u_aui_vc_custom.pdb"\r
57# ADD LINK32 wxtiff.lib wxjpeg.lib wxpng.lib wxzlib.lib wxregexu.lib wxexpat.lib kernel32.lib user32.lib gdi32.lib comdlg32.lib winspool.lib winmm.lib shell32.lib comctl32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib wininet.lib ..\..\lib\vc_dll\wxmsw29u_adv.lib ..\..\lib\vc_dll\wxmsw29u_core.lib ..\..\lib\vc_dll\wxbase29u.lib /nologo /dll /machine:i386 /out:"..\..\lib\vc_dll\wxmsw295u_aui_vc_custom.dll" /libpath:"..\..\lib\vc_dll" /implib:"..\..\lib\vc_dll\wxmsw29u_aui.lib" /debug /pdb:"..\..\lib\vc_dll\wxmsw295u_aui_vc_custom.pdb"\r
a989a329 58\r
24dfe917 59!ELSEIF "$(CFG)" == "aui - Win32 DLL Debug"\r
a989a329
VZ
60\r
61# PROP BASE Use_MFC 0\r
62# PROP BASE Use_Debug_Libraries 1\r
63# PROP BASE Output_Dir "..\..\lib\vc_dll"\r
64# PROP BASE Intermediate_Dir "vc_mswuddll\aui"\r
65# PROP BASE Target_Dir ""\r
66# PROP Use_MFC 0\r
67# PROP Use_Debug_Libraries 1\r
68# PROP Output_Dir "..\..\lib\vc_dll"\r
69# PROP Intermediate_Dir "vc_mswuddll\aui"\r
70# PROP Target_Dir ""\r
e27f5540
VZ
71# ADD BASE CPP /nologo /FD /MDd /Od /Gm /GR /EHsc /I "..\..\lib\vc_dll\mswud" /I "..\..\include" /W4 /Yu"wx/wxprec.h" /Fp"vc_mswuddll\wxprec_auidll.pch" /Zi /Fd..\..\lib\vc_dll\wxmsw295ud_aui_vc_custom.pdb /I "..\..\src\tiff\libtiff" /I "..\..\src\jpeg" /I "..\..\src\png" /I "..\..\src\zlib" /I "..\..\src\regex" /I "..\..\src\expat\lib" /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "_DEBUG" /D "__WXMSW__" /D "_UNICODE" /D "WXBUILDING" /D "WXUSINGDLL" /D "WXMAKINGDLL_AUI" /c\r
72# ADD CPP /nologo /FD /MDd /Od /Gm /GR /EHsc /I "..\..\lib\vc_dll\mswud" /I "..\..\include" /W4 /Yu"wx/wxprec.h" /Fp"vc_mswuddll\wxprec_auidll.pch" /Zi /Fd..\..\lib\vc_dll\wxmsw295ud_aui_vc_custom.pdb /I "..\..\src\tiff\libtiff" /I "..\..\src\jpeg" /I "..\..\src\png" /I "..\..\src\zlib" /I "..\..\src\regex" /I "..\..\src\expat\lib" /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "_DEBUG" /D "__WXMSW__" /D "_UNICODE" /D "WXBUILDING" /D "WXUSINGDLL" /D "WXMAKINGDLL_AUI" /c\r
d12d9eda
VZ
73# ADD BASE MTL /nologo /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "_DEBUG" /D "__WXMSW__" /D "_UNICODE" /D "WXBUILDING" /D "WXUSINGDLL" /D "WXMAKINGDLL_AUI" /mktyplib203 /win32\r
74# ADD MTL /nologo /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "_DEBUG" /D "__WXMSW__" /D "_UNICODE" /D "WXBUILDING" /D "WXUSINGDLL" /D "WXMAKINGDLL_AUI" /mktyplib203 /win32\r
e27f5540
VZ
75# ADD BASE RSC /l 0x409 /d "_DEBUG" /d "__WXMSW__" /d "_UNICODE" /i "..\..\lib\vc_dll\mswud" /i "..\..\include" /d "WXBUILDING" /d WXDLLNAME=wxmsw295ud_aui_vc_custom /i "..\..\src\tiff\libtiff" /i "..\..\src\jpeg" /i "..\..\src\png" /i "..\..\src\zlib" /i "..\..\src\regex" /i "..\..\src\expat\lib" /d "WXUSINGDLL" /d WXMAKINGDLL_AUI\r
76# ADD RSC /l 0x409 /d "_DEBUG" /d "__WXMSW__" /d "_UNICODE" /i "..\..\lib\vc_dll\mswud" /i "..\..\include" /d "WXBUILDING" /d WXDLLNAME=wxmsw295ud_aui_vc_custom /i "..\..\src\tiff\libtiff" /i "..\..\src\jpeg" /i "..\..\src\png" /i "..\..\src\zlib" /i "..\..\src\regex" /i "..\..\src\expat\lib" /d "WXUSINGDLL" /d WXMAKINGDLL_AUI\r
a989a329
VZ
77BSC32=bscmake.exe\r
78# ADD BASE BSC32 /nologo\r
79# ADD BSC32 /nologo\r
80LINK32=link.exe\r
e27f5540
VZ
81# ADD BASE LINK32 wxtiffd.lib wxjpegd.lib wxpngd.lib wxzlibd.lib wxregexud.lib wxexpatd.lib kernel32.lib user32.lib gdi32.lib comdlg32.lib winspool.lib winmm.lib shell32.lib comctl32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib wininet.lib ..\..\lib\vc_dll\wxmsw29ud_adv.lib ..\..\lib\vc_dll\wxmsw29ud_core.lib ..\..\lib\vc_dll\wxbase29ud.lib /nologo /dll /machine:i386 /out:"..\..\lib\vc_dll\wxmsw295ud_aui_vc_custom.dll" /libpath:"..\..\lib\vc_dll" /implib:"..\..\lib\vc_dll\wxmsw29ud_aui.lib" /debug /pdb:"..\..\lib\vc_dll\wxmsw295ud_aui_vc_custom.pdb"\r
82# ADD LINK32 wxtiffd.lib wxjpegd.lib wxpngd.lib wxzlibd.lib wxregexud.lib wxexpatd.lib kernel32.lib user32.lib gdi32.lib comdlg32.lib winspool.lib winmm.lib shell32.lib comctl32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib wininet.lib ..\..\lib\vc_dll\wxmsw29ud_adv.lib ..\..\lib\vc_dll\wxmsw29ud_core.lib ..\..\lib\vc_dll\wxbase29ud.lib /nologo /dll /machine:i386 /out:"..\..\lib\vc_dll\wxmsw295ud_aui_vc_custom.dll" /libpath:"..\..\lib\vc_dll" /implib:"..\..\lib\vc_dll\wxmsw29ud_aui.lib" /debug /pdb:"..\..\lib\vc_dll\wxmsw295ud_aui_vc_custom.pdb"\r
a989a329 83\r
24dfe917 84!ELSEIF "$(CFG)" == "aui - Win32 Release"\r
a989a329
VZ
85\r
86# PROP BASE Use_MFC 0\r
6e0fbb3d 87# PROP BASE Use_Debug_Libraries 1\r
a989a329
VZ
88# PROP BASE Output_Dir "..\..\lib\vc_lib"\r
89# PROP BASE Intermediate_Dir "vc_mswu\aui"\r
90# PROP BASE Target_Dir ""\r
91# PROP Use_MFC 0\r
6e0fbb3d 92# PROP Use_Debug_Libraries 1\r
a989a329
VZ
93# PROP Output_Dir "..\..\lib\vc_lib"\r
94# PROP Intermediate_Dir "vc_mswu\aui"\r
95# PROP Target_Dir ""\r
da8b1d4b
KO
96# ADD BASE CPP /nologo /FD /MD /O2 /GR /EHsc /I "..\..\lib\vc_lib\mswu" /I "..\..\include" /W4 /Zi /Fd..\..\lib\vc_lib\wxmsw29u_aui.pdb /opt:ref /opt:icf /Yu"wx/wxprec.h" /Fp"vc_mswu\wxprec_auilib.pch" /I "..\..\src\tiff\libtiff" /I "..\..\src\jpeg" /I "..\..\src\png" /I "..\..\src\zlib" /I "..\..\src\regex" /I "..\..\src\expat\lib" /D "WIN32" /D "_LIB" /D "__WXMSW__" /D "NDEBUG" /D "_UNICODE" /D "WXBUILDING" /c\r
97# ADD CPP /nologo /FD /MD /O2 /GR /EHsc /I "..\..\lib\vc_lib\mswu" /I "..\..\include" /W4 /Zi /Fd..\..\lib\vc_lib\wxmsw29u_aui.pdb /opt:ref /opt:icf /Yu"wx/wxprec.h" /Fp"vc_mswu\wxprec_auilib.pch" /I "..\..\src\tiff\libtiff" /I "..\..\src\jpeg" /I "..\..\src\png" /I "..\..\src\zlib" /I "..\..\src\regex" /I "..\..\src\expat\lib" /D "WIN32" /D "_LIB" /D "__WXMSW__" /D "NDEBUG" /D "_UNICODE" /D "WXBUILDING" /c\r
a989a329
VZ
98# ADD BASE RSC /l 0x409\r
99# ADD RSC /l 0x409\r
100BSC32=bscmake.exe\r
101# ADD BASE BSC32 /nologo\r
102# ADD BSC32 /nologo\r
103LIB32=link.exe -lib\r
104# ADD BASE LIB32 /nologo /out:"..\..\lib\vc_lib\wxmsw29u_aui.lib"\r
105# ADD LIB32 /nologo /out:"..\..\lib\vc_lib\wxmsw29u_aui.lib"\r
106\r
24dfe917 107!ELSEIF "$(CFG)" == "aui - Win32 Debug"\r
a989a329
VZ
108\r
109# PROP BASE Use_MFC 0\r
110# PROP BASE Use_Debug_Libraries 1\r
111# PROP BASE Output_Dir "..\..\lib\vc_lib"\r
112# PROP BASE Intermediate_Dir "vc_mswud\aui"\r
113# PROP BASE Target_Dir ""\r
114# PROP Use_MFC 0\r
115# PROP Use_Debug_Libraries 1\r
116# PROP Output_Dir "..\..\lib\vc_lib"\r
117# PROP Intermediate_Dir "vc_mswud\aui"\r
118# PROP Target_Dir ""\r
d12d9eda
VZ
119# ADD BASE CPP /nologo /FD /MDd /Od /Gm /GR /EHsc /I "..\..\lib\vc_lib\mswud" /I "..\..\include" /W4 /Zi /Fd..\..\lib\vc_lib\wxmsw29ud_aui.pdb /Yu"wx/wxprec.h" /Fp"vc_mswud\wxprec_auilib.pch" /I "..\..\src\tiff\libtiff" /I "..\..\src\jpeg" /I "..\..\src\png" /I "..\..\src\zlib" /I "..\..\src\regex" /I "..\..\src\expat\lib" /D "WIN32" /D "_LIB" /D "_DEBUG" /D "__WXMSW__" /D "_UNICODE" /D "WXBUILDING" /c\r
120# ADD CPP /nologo /FD /MDd /Od /Gm /GR /EHsc /I "..\..\lib\vc_lib\mswud" /I "..\..\include" /W4 /Zi /Fd..\..\lib\vc_lib\wxmsw29ud_aui.pdb /Yu"wx/wxprec.h" /Fp"vc_mswud\wxprec_auilib.pch" /I "..\..\src\tiff\libtiff" /I "..\..\src\jpeg" /I "..\..\src\png" /I "..\..\src\zlib" /I "..\..\src\regex" /I "..\..\src\expat\lib" /D "WIN32" /D "_LIB" /D "_DEBUG" /D "__WXMSW__" /D "_UNICODE" /D "WXBUILDING" /c\r
a989a329
VZ
121# ADD BASE RSC /l 0x409\r
122# ADD RSC /l 0x409\r
123BSC32=bscmake.exe\r
124# ADD BASE BSC32 /nologo\r
125# ADD BSC32 /nologo\r
126LIB32=link.exe -lib\r
127# ADD BASE LIB32 /nologo /out:"..\..\lib\vc_lib\wxmsw29ud_aui.lib"\r
128# ADD LIB32 /nologo /out:"..\..\lib\vc_lib\wxmsw29ud_aui.lib"\r
129\r
a989a329
VZ
130!ENDIF\r
131\r
132# Begin Target\r
133\r
a989a329
VZ
134# Name "aui - Win32 DLL Release"\r
135# Name "aui - Win32 DLL Debug"\r
a989a329
VZ
136# Name "aui - Win32 Release"\r
137# Name "aui - Win32 Debug"\r
138# Begin Group "Common Sources"\r
139\r
140# PROP Default_Filter ""\r
141# Begin Source File\r
142\r
143SOURCE=..\..\src\common\dummy.cpp\r
144# ADD BASE CPP /Yc"wx/wxprec.h"\r
145# ADD CPP /Yc"wx/wxprec.h"\r
146# End Source File\r
147# End Group\r
148# Begin Group "MSW Sources"\r
149\r
150# PROP Default_Filter ""\r
151# Begin Source File\r
152\r
153SOURCE=..\..\src\msw\version.rc\r
154\r
22a3b6e4 155!IF "$(CFG)" == "aui - Win32 DLL Release"
a989a329
VZ
156\r
157\r
158!ELSEIF "$(CFG)" == "aui - Win32 DLL Debug"\r
159\r
160\r
a989a329
VZ
161!ELSEIF "$(CFG)" == "aui - Win32 Release"\r
162\r
163# PROP Exclude_From_Build 1\r
164\r
165!ELSEIF "$(CFG)" == "aui - Win32 Debug"\r
166\r
167# PROP Exclude_From_Build 1\r
168\r
169!ENDIF\r
170\r
171# End Source File\r
172# End Group\r
173# Begin Group "Setup Headers"\r
174\r
175# PROP Default_Filter ""\r
176# Begin Source File\r
177\r
00eef16d 178SOURCE=..\..\include\wx\msw\setup.h\r
a989a329 179\r
22a3b6e4 180!IF "$(CFG)" == "aui - Win32 DLL Release"
a989a329 181\r
00eef16d
VZ
182# Begin Custom Build - Creating ..\..\lib\vc_dll\mswu\wx\setup.h\r
183InputPath=..\..\include\wx\msw\setup.h\r
184\r
185"..\..\lib\vc_dll\mswu\wx\setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"\r
186 copy "$(InputPath)" ..\..\lib\vc_dll\mswu\wx\setup.h\r
a989a329
VZ
187\r
188# End Custom Build\r
189\r
190!ELSEIF "$(CFG)" == "aui - Win32 DLL Debug"\r
191\r
00eef16d
VZ
192# Begin Custom Build - Creating ..\..\lib\vc_dll\mswud\wx\setup.h\r
193InputPath=..\..\include\wx\msw\setup.h\r
194\r
195"..\..\lib\vc_dll\mswud\wx\setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"\r
196 copy "$(InputPath)" ..\..\lib\vc_dll\mswud\wx\setup.h\r
a989a329
VZ
197\r
198# End Custom Build\r
199\r
a989a329
VZ
200!ELSEIF "$(CFG)" == "aui - Win32 Release"\r
201\r
00eef16d
VZ
202# Begin Custom Build - Creating ..\..\lib\vc_lib\mswu\wx\setup.h\r
203InputPath=..\..\include\wx\msw\setup.h\r
204\r
205"..\..\lib\vc_lib\mswu\wx\setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"\r
206 copy "$(InputPath)" ..\..\lib\vc_lib\mswu\wx\setup.h\r
a989a329
VZ
207\r
208# End Custom Build\r
209\r
210!ELSEIF "$(CFG)" == "aui - Win32 Debug"\r
211\r
00eef16d
VZ
212# Begin Custom Build - Creating ..\..\lib\vc_lib\mswud\wx\setup.h\r
213InputPath=..\..\include\wx\msw\setup.h\r
214\r
215"..\..\lib\vc_lib\mswud\wx\setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"\r
216 copy "$(InputPath)" ..\..\lib\vc_lib\mswud\wx\setup.h\r
a989a329
VZ
217\r
218# End Custom Build\r
219\r
220!ENDIF\r
221\r
222# End Source File\r
223# Begin Source File\r
224\r
00eef16d 225SOURCE=..\..\include\wx\univ\setup.h\r
a989a329 226\r
22a3b6e4 227!IF "$(CFG)" == "aui - Win32 DLL Release"
a989a329 228\r
00eef16d 229# Begin Custom Build - \r
a989a329
VZ
230\r
231# End Custom Build\r
232\r
24dfe917 233!ELSEIF "$(CFG)" == "aui - Win32 DLL Debug"\r
a989a329 234\r
00eef16d 235# Begin Custom Build - \r
a989a329
VZ
236\r
237# End Custom Build\r
238\r
24dfe917 239!ELSEIF "$(CFG)" == "aui - Win32 Release"\r
a989a329 240\r
00eef16d 241# Begin Custom Build - \r
a989a329
VZ
242\r
243# End Custom Build\r
244\r
24dfe917 245!ELSEIF "$(CFG)" == "aui - Win32 Debug"\r
a989a329 246\r
00eef16d 247# Begin Custom Build - \r
a989a329
VZ
248\r
249# End Custom Build\r
250\r
a989a329
VZ
251!ENDIF\r
252\r
253# End Source File\r
254# End Group\r
255# Begin Group "MSW Headers"\r
256\r
257# PROP Default_Filter ""\r
258# Begin Source File\r
259\r
260SOURCE=..\..\include\wx\msw\genrcdefs.h\r
261\r
22a3b6e4 262!IF "$(CFG)" == "aui - Win32 DLL Release"
a989a329
VZ
263\r
264# Begin Custom Build - Creating ..\..\lib\vc_dll\mswu\wx\msw\rcdefs.h\r
265InputPath=..\..\include\wx\msw\genrcdefs.h\r
266\r
267"..\..\lib\vc_dll\mswu\wx\msw\rcdefs.h" : "$(SOURCE)" "..\..\lib\vc_dll\mswu\wx\msw"\r
268 cl /EP /nologo "$(InputPath)" > "..\..\lib\vc_dll\mswu\wx\msw\rcdefs.h"\r
269\r
270# End Custom Build\r
271\r
24dfe917 272!ELSEIF "$(CFG)" == "aui - Win32 DLL Debug"\r
a989a329
VZ
273\r
274# Begin Custom Build - Creating ..\..\lib\vc_dll\mswud\wx\msw\rcdefs.h\r
275InputPath=..\..\include\wx\msw\genrcdefs.h\r
276\r
277"..\..\lib\vc_dll\mswud\wx\msw\rcdefs.h" : "$(SOURCE)" "..\..\lib\vc_dll\mswud\wx\msw"\r
278 cl /EP /nologo "$(InputPath)" > "..\..\lib\vc_dll\mswud\wx\msw\rcdefs.h"\r
279\r
280# End Custom Build\r
281\r
24dfe917 282!ELSEIF "$(CFG)" == "aui - Win32 Release"\r
a989a329
VZ
283\r
284# Begin Custom Build - Creating ..\..\lib\vc_lib\mswu\wx\msw\rcdefs.h\r
285InputPath=..\..\include\wx\msw\genrcdefs.h\r
286\r
287"..\..\lib\vc_lib\mswu\wx\msw\rcdefs.h" : "$(SOURCE)" "..\..\lib\vc_lib\mswu\wx\msw"\r
288 cl /EP /nologo "$(InputPath)" > "..\..\lib\vc_lib\mswu\wx\msw\rcdefs.h"\r
289\r
290# End Custom Build\r
291\r
24dfe917 292!ELSEIF "$(CFG)" == "aui - Win32 Debug"\r
a989a329
VZ
293\r
294# Begin Custom Build - Creating ..\..\lib\vc_lib\mswud\wx\msw\rcdefs.h\r
295InputPath=..\..\include\wx\msw\genrcdefs.h\r
296\r
297"..\..\lib\vc_lib\mswud\wx\msw\rcdefs.h" : "$(SOURCE)" "..\..\lib\vc_lib\mswud\wx\msw"\r
298 cl /EP /nologo "$(InputPath)" > "..\..\lib\vc_lib\mswud\wx\msw\rcdefs.h"\r
299\r
300# End Custom Build\r
301\r
a989a329
VZ
302!ENDIF\r
303\r
304# End Source File\r
305# End Group\r
306# Begin Group "Common Headers"\r
307\r
308# PROP Default_Filter ""\r
309# Begin Source File\r
310\r
311SOURCE=..\..\include\wx\aui\aui.h\r
312# End Source File\r
313# Begin Source File\r
314\r
c583dbe0
BW
315SOURCE=..\..\include\wx\aui\auibar.h\r
316# End Source File\r
317# Begin Source File\r
318\r
a989a329
VZ
319SOURCE=..\..\include\wx\aui\auibook.h\r
320# End Source File\r
321# Begin Source File\r
322\r
323SOURCE=..\..\include\wx\aui\dockart.h\r
324# End Source File\r
325# Begin Source File\r
326\r
327SOURCE=..\..\include\wx\aui\floatpane.h\r
328# End Source File\r
329# Begin Source File\r
330\r
331SOURCE=..\..\include\wx\aui\framemanager.h\r
332# End Source File\r
333# Begin Source File\r
334\r
4758baf5
VZ
335SOURCE=..\..\include\wx\aui\tabart.h\r
336# End Source File\r
337# Begin Source File\r
338\r
a989a329
VZ
339SOURCE=..\..\include\wx\aui\tabmdi.h\r
340# End Source File\r
00b4e7c9
VZ
341# Begin Source File\r
342\r
343SOURCE=..\..\include\wx\xrc\xh_auinotbk.h\r
344# End Source File\r
a989a329
VZ
345# End Group\r
346# Begin Group "Source Files"\r
347\r
348# PROP Default_Filter ""\r
349# Begin Source File\r
350\r
c583dbe0
BW
351SOURCE=..\..\src\aui\auibar.cpp\r
352# End Source File\r
353# Begin Source File\r
354\r
a989a329
VZ
355SOURCE=..\..\src\aui\auibook.cpp\r
356# End Source File\r
357# Begin Source File\r
358\r
359SOURCE=..\..\src\aui\dockart.cpp\r
360# End Source File\r
361# Begin Source File\r
362\r
363SOURCE=..\..\src\aui\floatpane.cpp\r
364# End Source File\r
365# Begin Source File\r
366\r
367SOURCE=..\..\src\aui\framemanager.cpp\r
368# End Source File\r
369# Begin Source File\r
370\r
4758baf5
VZ
371SOURCE=..\..\src\aui\tabart.cpp\r
372# End Source File\r
373# Begin Source File\r
374\r
a989a329
VZ
375SOURCE=..\..\src\aui\tabmdi.cpp\r
376# End Source File\r
00b4e7c9
VZ
377# Begin Source File\r
378\r
379SOURCE=..\..\src\xrc\xh_auinotbk.cpp\r
380# End Source File\r
a989a329
VZ
381# End Group\r
382# End Target\r
383# End Project\r
384\r