]> git.saurik.com Git - wxWidgets.git/blob - samples/display/makefile.vc
added VC++ project files
[wxWidgets.git] / samples / display / makefile.vc
1 # =========================================================================
2 # This makefile was generated by
3 # Bakefile 0.1.1 (http://bakefile.sourceforge.net)
4 # Do not modify, all changes will be overwritten!
5 # =========================================================================
6
7 !include <../../build/config.vc>
8
9 # -------------------------------------------------------------------------
10 # Do not modify the rest of this file!
11 # -------------------------------------------------------------------------
12
13 ### Variables: ###
14
15 DISPLAY_CXXFLAGS = $(CPPFLAGS) /M$(__RUNTIME_LIBS_7)$(__DEBUGRUNTIME_3) \
16 /DWIN32 $(__DEBUGINFO_0) /Fd$(OBJS)\display.pdb $(____DEBUGRUNTIME_2_p) \
17 $(__OPTIMIZEFLAG_4) /D__WXMSW__ $(__WXUNIV_DEFINE_p) $(__DEBUG_DEFINE_p) \
18 $(__UNICODE_DEFINE_p) /I.\..\..\include /I$(LIBDIRNAME) /I.\..\..\src\tiff \
19 /I.\..\..\src\jpeg /I.\..\..\src\png /I.\..\..\src\zlib /I.\..\..\src\regex \
20 /I.\..\..\src\expat\lib /I. $(__DLLFLAG_p) /D_WINDOWS $(CXXFLAGS)
21 DISPLAY_OBJECTS = \
22 $(OBJS)\display_display.obj
23 LIBDIRNAME = \
24 .\..\..\lib\vc_$(PORTNAME)$(WXUNIVNAME)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WXDLLFLAG)$(CFG)
25 OBJS = \
26 vc_$(PORTNAME)$(WXUNIVNAME)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WXDLLFLAG)$(CFG)
27
28 ### Conditionally set variables: ###
29
30 !if "$(USE_GUI)" == "0"
31 PORTNAME = base
32 !endif
33 !if "$(USE_GUI)" == "1"
34 PORTNAME = msw
35 !endif
36 !if "$(BUILD)" == "debug" && "$(DEBUG_FLAG)" == "default"
37 WXDEBUGFLAG = d
38 !endif
39 !if "$(DEBUG_FLAG)" == "1"
40 WXDEBUGFLAG = d
41 !endif
42 !if "$(SHARED)" == "1"
43 WXDLLFLAG = dll
44 !endif
45 !if "$(UNICODE)" == "1"
46 WXUNICODEFLAG = u
47 !endif
48 !if "$(WXUNIV)" == "1"
49 WXUNIVNAME = univ
50 !endif
51 !if "$(BUILD)" == "debug" && "$(DEBUG_INFO)" == "default"
52 __DEBUGINFO_0 = /Zi
53 !endif
54 !if "$(BUILD)" == "release" && "$(DEBUG_INFO)" == "default"
55 __DEBUGINFO_0 =
56 !endif
57 !if "$(DEBUG_INFO)" == "0"
58 __DEBUGINFO_0 =
59 !endif
60 !if "$(DEBUG_INFO)" == "1"
61 __DEBUGINFO_0 = /Zi
62 !endif
63 !if "$(BUILD)" == "debug" && "$(DEBUG_INFO)" == "default"
64 __DEBUGINFO_1 = /DEBUG
65 !endif
66 !if "$(BUILD)" == "release" && "$(DEBUG_INFO)" == "default"
67 __DEBUGINFO_1 =
68 !endif
69 !if "$(DEBUG_INFO)" == "0"
70 __DEBUGINFO_1 =
71 !endif
72 !if "$(DEBUG_INFO)" == "1"
73 __DEBUGINFO_1 = /DEBUG
74 !endif
75 !if "$(BUILD)" == "debug" && "$(DEBUG_INFO)" == "default"
76 __DEBUGINFO_3 = d
77 !endif
78 !if "$(BUILD)" == "release" && "$(DEBUG_INFO)" == "default"
79 __DEBUGINFO_3 =
80 !endif
81 !if "$(DEBUG_INFO)" == "0"
82 __DEBUGINFO_3 =
83 !endif
84 !if "$(DEBUG_INFO)" == "1"
85 __DEBUGINFO_3 = d
86 !endif
87 !if "$(DEBUG_RUNTIME_LIBS)" == "0"
88 __DEBUGRUNTIME_3 =
89 !endif
90 !if "$(DEBUG_RUNTIME_LIBS)" == "1"
91 __DEBUGRUNTIME_3 = d
92 !endif
93 !if "$(DEBUG_RUNTIME_LIBS)" == "default"
94 __DEBUGRUNTIME_3 = $(__DEBUGINFO_3)
95 !endif
96 !if "$(BUILD)" == "debug" && "$(DEBUG_FLAG)" == "default"
97 __DEBUG_DEFINE_p = /D__WXDEBUG__
98 !endif
99 !if "$(DEBUG_FLAG)" == "1"
100 __DEBUG_DEFINE_p = /D__WXDEBUG__
101 !endif
102 !if "$(SHARED)" == "1"
103 __DLLFLAG_p = /DWXUSINGDLL
104 !endif
105 !if "$(USE_GUI)" == "1"
106 __LIB_JPEG_p = wxjpeg$(WXDEBUGFLAG).lib
107 !endif
108 !if "$(USE_GUI)" == "1"
109 __LIB_PNG_p = wxpng$(WXDEBUGFLAG).lib
110 !endif
111 !if "$(USE_GUI)" == "1"
112 __LIB_TIFF_p = wxtiff$(WXDEBUGFLAG).lib
113 !endif
114 !if "$(BUILD)" == "debug"
115 __OPTIMIZEFLAG_4 = /Od
116 !endif
117 !if "$(BUILD)" == "release"
118 __OPTIMIZEFLAG_4 = /O2
119 !endif
120 !if "$(RUNTIME_LIBS)" == "dynamic"
121 __RUNTIME_LIBS_7 = D
122 !endif
123 !if "$(RUNTIME_LIBS)" == "static"
124 __RUNTIME_LIBS_7 = T
125 !endif
126 !if "$(UNICODE)" == "1"
127 __UNICODE_DEFINE_p = /DwxUSE_UNICODE=1
128 !endif
129 !if "$(MONOLITHIC)" == "0"
130 __WXLIB_BASE_p = wxbase25$(WXUNICODEFLAG)$(WXDEBUGFLAG).lib
131 !endif
132 !if "$(MONOLITHIC)" == "0"
133 __WXLIB_CORE_p = \
134 wx$(PORTNAME)$(WXUNIVNAME)25$(WXUNICODEFLAG)$(WXDEBUGFLAG)_core.lib
135 !endif
136 !if "$(MONOLITHIC)" == "1"
137 __WXLIB_MONO_p = \
138 wx$(PORTNAME)$(WXUNIVNAME)25$(WXUNICODEFLAG)$(WXDEBUGFLAG).lib
139 !endif
140 !if "$(WXUNIV)" == "1"
141 __WXUNIV_DEFINE_p = /D__WXUNIVERSAL__
142 !endif
143 !if "$(BUILD)" == "debug" && "$(DEBUG_INFO)" == "default"
144 ____DEBUGINFO_2_p = /D_DEBUG
145 !endif
146 !if "$(BUILD)" == "release" && "$(DEBUG_INFO)" == "default"
147 ____DEBUGINFO_2_p = /DNDEBUG
148 !endif
149 !if "$(DEBUG_INFO)" == "0"
150 ____DEBUGINFO_2_p = /DNDEBUG
151 !endif
152 !if "$(DEBUG_INFO)" == "1"
153 ____DEBUGINFO_2_p = /D_DEBUG
154 !endif
155 !if "$(DEBUG_RUNTIME_LIBS)" == "0"
156 ____DEBUGRUNTIME_2_p = /DNDEBUG
157 !endif
158 !if "$(DEBUG_RUNTIME_LIBS)" == "1"
159 ____DEBUGRUNTIME_2_p = /D_DEBUG
160 !endif
161 !if "$(DEBUG_RUNTIME_LIBS)" == "default"
162 ____DEBUGRUNTIME_2_p = $(____DEBUGINFO_2_p)
163 !endif
164
165
166 all: $(OBJS)
167 $(OBJS):
168 -if not exist $(OBJS) mkdir $(OBJS)
169
170 ### Targets: ###
171
172 all: $(OBJS)\display.exe
173
174 $(OBJS)\display_display.obj: .\display.cpp
175 $(CXX) /c /nologo /TP /Fo$@ $(DISPLAY_CXXFLAGS) $**
176
177 clean:
178 -if exist $(OBJS)\*.obj del $(OBJS)\*.obj
179 -if exist $(OBJS)\*.res del $(OBJS)\*.res
180 -if exist $(OBJS)\display.exe del $(OBJS)\display.exe
181
182 $(OBJS)\display.exe: $(DISPLAY_OBJECTS)
183 link /NOLOGO /OUT:$@ $(LDFLAGS) $(__DEBUGINFO_1) /LIBPATH:$(LIBDIRNAME) /SUBSYSTEM:WINDOWS @<<
184 $(DISPLAY_OBJECTS) $(__WXLIB_CORE_p) $(__WXLIB_BASE_p) $(__WXLIB_MONO_p) $(__LIB_TIFF_p) $(__LIB_JPEG_p) $(__LIB_PNG_p) wxzlib$(WXDEBUGFLAG).lib wxregex$(WXDEBUGFLAG).lib wxexpat$(WXDEBUGFLAG).lib kernel32.lib user32.lib gdi32.lib comdlg32.lib winspool.lib winmm.lib shell32.lib comctl32.lib odbc32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib
185 <<