]> git.saurik.com Git - wxWidgets.git/blame - utils/wxrc/makefile.vc
revert badly screwed up commit :\
[wxWidgets.git] / utils / wxrc / makefile.vc
CommitLineData
cecc483e
VS
1# =========================================================================
2# This makefile was generated by
c4839ccf 3# Bakefile 0.1.4 (http://bakefile.sourceforge.net)
cecc483e
VS
4# Do not modify, all changes will be overwritten!
5# =========================================================================
031dfec8 6
c33fae85 7!include <../../build/msw/config.vc>
031dfec8 8
cecc483e
VS
9# -------------------------------------------------------------------------
10# Do not modify the rest of this file!
11# -------------------------------------------------------------------------
031dfec8 12
cecc483e 13### Variables: ###
b5ff2fbd 14
c33fae85 15WX_RELEASE_NODOT = 25
3f55f5b8
VS
16OBJS = \
17 vc_$(PORTNAME)$(WXUNIVNAME)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WXDLLFLAG)$(CFG)
75a0a7b7
VS
18SETUPHDIR = \
19 $(LIBDIRNAME)\$(PORTNAME)$(WXUNIVNAME)$(WXUNICODEFLAG)$(WXDEBUGFLAG)
9bfe7ad9 20WXRC_CXXFLAGS = /M$(__RUNTIME_LIBS_7)$(__DEBUGRUNTIME_3) /DWIN32 \
3f55f5b8 21 $(__DEBUGINFO_0) /Fd$(OBJS)\wxrc.pdb $(____DEBUGRUNTIME_2_p) \
ec08d395 22 $(__OPTIMIZEFLAG_4) $(__NO_VC_CRTDBG_p) /D__WXMSW__ $(__WXUNIV_DEFINE_p) \
c33fae85
RN
23 $(__DEBUG_DEFINE_p) $(__UNICODE_DEFINE_p) /I.\..\..\include /I$(SETUPHDIR) \
24 /W4 /I. $(__DLLFLAG_p) /D_CONSOLE $(__EXCEPTIONSFLAG_8) $(__EXCEPTIONSFLAG_9) \
25 $(CPPFLAGS) $(CXXFLAGS)
3f55f5b8
VS
26WXRC_OBJECTS = \
27 $(OBJS)\wxrc_wxrc.obj
031dfec8 28
cecc483e
VS
29### Conditionally set variables: ###
30
31!if "$(USE_GUI)" == "0"
32PORTNAME = base
33!endif
34!if "$(USE_GUI)" == "1"
35PORTNAME = msw
36!endif
3f55f5b8
VS
37!if "$(BUILD)" == "debug" && "$(DEBUG_FLAG)" == "default"
38WXDEBUGFLAG = d
39!endif
40!if "$(DEBUG_FLAG)" == "1"
cecc483e
VS
41WXDEBUGFLAG = d
42!endif
cecc483e
VS
43!if "$(UNICODE)" == "1"
44WXUNICODEFLAG = u
45!endif
46!if "$(WXUNIV)" == "1"
47WXUNIVNAME = univ
48!endif
b17c1746
DE
49!if "$(SHARED)" == "1"
50WXDLLFLAG = dll
51!endif
d2ec8d84
VS
52!if "$(USE_XRC)" == "1"
53__wxrc___depname = $(OBJS)\wxrc.exe
54!endif
3f55f5b8
VS
55!if "$(BUILD)" == "debug" && "$(DEBUG_INFO)" == "default"
56__DEBUGINFO_0 = /Zi
cecc483e 57!endif
3f55f5b8
VS
58!if "$(BUILD)" == "release" && "$(DEBUG_INFO)" == "default"
59__DEBUGINFO_0 =
cecc483e 60!endif
3f55f5b8
VS
61!if "$(DEBUG_INFO)" == "0"
62__DEBUGINFO_0 =
cecc483e 63!endif
3f55f5b8
VS
64!if "$(DEBUG_INFO)" == "1"
65__DEBUGINFO_0 = /Zi
cecc483e 66!endif
3f55f5b8
VS
67!if "$(BUILD)" == "debug" && "$(DEBUG_INFO)" == "default"
68__DEBUGINFO_1 = /DEBUG
cecc483e 69!endif
3f55f5b8
VS
70!if "$(BUILD)" == "release" && "$(DEBUG_INFO)" == "default"
71__DEBUGINFO_1 =
b5ff2fbd 72!endif
3f55f5b8
VS
73!if "$(DEBUG_INFO)" == "0"
74__DEBUGINFO_1 =
75!endif
76!if "$(DEBUG_INFO)" == "1"
77__DEBUGINFO_1 = /DEBUG
78!endif
b17c1746
DE
79!if "$(DEBUG_RUNTIME_LIBS)" == "0"
80____DEBUGRUNTIME_2_p =
81!endif
82!if "$(DEBUG_RUNTIME_LIBS)" == "1"
83____DEBUGRUNTIME_2_p = /D_DEBUG
84!endif
85!if "$(DEBUG_RUNTIME_LIBS)" == "default"
86____DEBUGRUNTIME_2_p = $(____DEBUGINFO_2_p)
87!endif
3f55f5b8 88!if "$(BUILD)" == "debug" && "$(DEBUG_INFO)" == "default"
b17c1746 89____DEBUGINFO_2_p = /D_DEBUG
3f55f5b8
VS
90!endif
91!if "$(BUILD)" == "release" && "$(DEBUG_INFO)" == "default"
b17c1746 92____DEBUGINFO_2_p =
3f55f5b8
VS
93!endif
94!if "$(DEBUG_INFO)" == "0"
b17c1746 95____DEBUGINFO_2_p =
3f55f5b8
VS
96!endif
97!if "$(DEBUG_INFO)" == "1"
b17c1746 98____DEBUGINFO_2_p = /D_DEBUG
3f55f5b8
VS
99!endif
100!if "$(DEBUG_RUNTIME_LIBS)" == "0"
101__DEBUGRUNTIME_3 =
102!endif
103!if "$(DEBUG_RUNTIME_LIBS)" == "1"
104__DEBUGRUNTIME_3 = d
105!endif
106!if "$(DEBUG_RUNTIME_LIBS)" == "default"
107__DEBUGRUNTIME_3 = $(__DEBUGINFO_3)
108!endif
b17c1746
DE
109!if "$(BUILD)" == "debug" && "$(DEBUG_INFO)" == "default"
110__DEBUGINFO_3 = d
3f55f5b8 111!endif
b17c1746
DE
112!if "$(BUILD)" == "release" && "$(DEBUG_INFO)" == "default"
113__DEBUGINFO_3 =
cecc483e 114!endif
b17c1746
DE
115!if "$(DEBUG_INFO)" == "0"
116__DEBUGINFO_3 =
117!endif
118!if "$(DEBUG_INFO)" == "1"
119__DEBUGINFO_3 = d
120!endif
121!if "$(BUILD)" == "debug"
122__OPTIMIZEFLAG_4 = /Od
123!endif
124!if "$(BUILD)" == "release"
125__OPTIMIZEFLAG_4 = /O2
126!endif
127!if "$(RUNTIME_LIBS)" == "dynamic"
128__RUNTIME_LIBS_7 = D
129!endif
130!if "$(RUNTIME_LIBS)" == "static"
131__RUNTIME_LIBS_7 = T
cecc483e 132!endif
a4ad36cd
VS
133!if "$(USE_EXCEPTIONS)" == "0"
134__EXCEPTIONSFLAG_8 =
135!endif
136!if "$(USE_EXCEPTIONS)" == "1"
137__EXCEPTIONSFLAG_8 = /GR
138!endif
139!if "$(USE_EXCEPTIONS)" == "0"
140__EXCEPTIONSFLAG_9 =
141!endif
142!if "$(USE_EXCEPTIONS)" == "1"
143__EXCEPTIONSFLAG_9 = /GX
144!endif
ec08d395
JS
145!if "$(BUILD)" == "debug" && "$(DEBUG_RUNTIME_LIBS)" == "0"
146__NO_VC_CRTDBG_p = /D__NO_VC_CRTDBG__
147!endif
148!if "$(BUILD)" == "release" && "$(DEBUG_FLAG)" == "1"
149__NO_VC_CRTDBG_p = /D__NO_VC_CRTDBG__
150!endif
b17c1746
DE
151!if "$(WXUNIV)" == "1"
152__WXUNIV_DEFINE_p = /D__WXUNIVERSAL__
cecc483e 153!endif
b17c1746
DE
154!if "$(BUILD)" == "debug" && "$(DEBUG_FLAG)" == "default"
155__DEBUG_DEFINE_p = /D__WXDEBUG__
cecc483e 156!endif
b17c1746
DE
157!if "$(DEBUG_FLAG)" == "1"
158__DEBUG_DEFINE_p = /D__WXDEBUG__
cecc483e
VS
159!endif
160!if "$(UNICODE)" == "1"
ec08d395 161__UNICODE_DEFINE_p = /D_UNICODE
cecc483e 162!endif
b17c1746
DE
163!if "$(SHARED)" == "1"
164__DLLFLAG_p = /DWXUSINGDLL
165!endif
166!if "$(MONOLITHIC)" == "0"
c33fae85
RN
167__WXLIB_XML_p = \
168 wxbase$(WX_RELEASE_NODOT)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WX_LIB_FLAVOUR)_xml.lib
2265a2d5 169!endif
cecc483e 170!if "$(MONOLITHIC)" == "0"
c33fae85
RN
171__WXLIB_BASE_p = \
172 wxbase$(WX_RELEASE_NODOT)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WX_LIB_FLAVOUR).lib
cecc483e
VS
173!endif
174!if "$(MONOLITHIC)" == "1"
3f55f5b8 175__WXLIB_MONO_p = \
c33fae85 176 wx$(PORTNAME)$(WXUNIVNAME)$(WX_RELEASE_NODOT)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WX_LIB_FLAVOUR).lib
cecc483e 177!endif
b17c1746 178!if "$(USE_GUI)" == "1"
c33fae85 179__LIB_TIFF_p = wxtiff$(WXDEBUGFLAG)$(WX_RELEASE_NODOT).lib
3f55f5b8 180!endif
b17c1746 181!if "$(USE_GUI)" == "1"
c33fae85 182__LIB_JPEG_p = wxjpeg$(WXDEBUGFLAG)$(WX_RELEASE_NODOT).lib
3f55f5b8 183!endif
b17c1746 184!if "$(USE_GUI)" == "1"
c33fae85 185__LIB_PNG_p = wxpng$(WXDEBUGFLAG)$(WX_RELEASE_NODOT).lib
3f55f5b8 186!endif
b17c1746
DE
187!if "$(MSLU)" == "1"
188__UNICOWS_LIB_p = unicows.lib
3f55f5b8 189!endif
b17c1746 190!if "$(SHARED)" == "0"
c33fae85 191LIBDIRNAME = .\..\..\lib\vc_lib$(CFG)
3f55f5b8 192!endif
b17c1746 193!if "$(SHARED)" == "1"
c33fae85 194LIBDIRNAME = .\..\..\lib\vc_dll$(CFG)
bdc408c4 195!endif
cecc483e
VS
196
197
198all: $(OBJS)
199$(OBJS):
200 -if not exist $(OBJS) mkdir $(OBJS)
201
202### Targets: ###
b5ff2fbd 203
d2ec8d84 204all: $(__wxrc___depname)
b5ff2fbd 205
cecc483e
VS
206clean:
207 -if exist $(OBJS)\*.obj del $(OBJS)\*.obj
208 -if exist $(OBJS)\*.res del $(OBJS)\*.res
209 -if exist $(OBJS)\wxrc.exe del $(OBJS)\wxrc.exe
ec08d395
JS
210 -if exist $(OBJS)\wxrc.ilk del $(OBJS)\wxrc.ilk
211 -if exist $(OBJS)\wxrc.pdb del $(OBJS)\wxrc.pdb
031dfec8 212
d2ec8d84 213!if "$(USE_XRC)" == "1"
3f55f5b8
VS
214$(OBJS)\wxrc.exe: $(WXRC_OBJECTS)
215 link /NOLOGO /OUT:$@ $(LDFLAGS) $(__DEBUGINFO_1) /LIBPATH:$(LIBDIRNAME) /SUBSYSTEM:CONSOLE @<<
c33fae85 216 $(WXRC_OBJECTS) $(__WXLIB_XML_p) $(__WXLIB_BASE_p) $(__WXLIB_MONO_p) $(__LIB_TIFF_p) $(__LIB_JPEG_p) $(__LIB_PNG_p) wxzlib$(WXDEBUGFLAG)$(WX_RELEASE_NODOT).lib wxregex$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WX_RELEASE_NODOT).lib wxexpat$(WXDEBUGFLAG)$(WX_RELEASE_NODOT).lib $(__UNICOWS_LIB_p) 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 oleacc.lib odbc32.lib
cecc483e 217<<
d2ec8d84 218!endif
b17c1746
DE
219
220$(OBJS)\wxrc_wxrc.obj: .\wxrc.cpp
221 $(CXX) /c /nologo /TP /Fo$@ $(WXRC_CXXFLAGS) $**