]> git.saurik.com Git - wxWidgets.git/blame - utils/ogl/src/ogl.dsp
no message
[wxWidgets.git] / utils / ogl / src / ogl.dsp
CommitLineData
2910dac8
UU
1# Microsoft Developer Studio Project File - Name="ogl" - Package Owner=<4>
2# Microsoft Developer Studio Generated Build File, Format Version 5.00
3# ** DO NOT EDIT **
4
5# TARGTYPE "Win32 (x86) Static Library" 0x0104
6
7CFG=ogl - Win32 Debug
8!MESSAGE This is not a valid makefile. To build this project using NMAKE,
9!MESSAGE use the Export Makefile command and run
10!MESSAGE
11!MESSAGE NMAKE /f "ogl.mak".
12!MESSAGE
13!MESSAGE You can specify a configuration when running NMAKE
14!MESSAGE by defining the macro CFG on the command line. For example:
15!MESSAGE
16!MESSAGE NMAKE /f "ogl.mak" CFG="ogl - Win32 Debug"
17!MESSAGE
18!MESSAGE Possible choices for configuration are:
19!MESSAGE
20!MESSAGE "ogl - Win32 Release" (based on "Win32 (x86) Static Library")
21!MESSAGE "ogl - Win32 Debug" (based on "Win32 (x86) Static Library")
22!MESSAGE
23
24# Begin Project
25# PROP Scc_ProjName ""
26# PROP Scc_LocalPath ""
27CPP=cl.exe
28
29!IF "$(CFG)" == "ogl - Win32 Release"
30
31# PROP BASE Use_MFC 0
32# PROP BASE Use_Debug_Libraries 0
33# PROP BASE Output_Dir "Release"
34# PROP BASE Intermediate_Dir "Release"
35# PROP BASE Target_Dir ""
36# PROP Use_MFC 0
37# PROP Use_Debug_Libraries 0
38# PROP Output_Dir "Release"
39# PROP Intermediate_Dir "Release"
40# PROP Target_Dir ""
41# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /YX /FD /c
42# ADD CPP /nologo /MD /W3 /GX /O2 /I "..\..\..\include" /I "..\..\..\include\wx\msw" /I "..\..\..\include\wx\generic" /I "..\..\..\include\wx\other" /I "..\..\..\src\png" /I "..\..\..\src\zlib" /D "__WXMSW__" /D "__WIN95__" /D "__WIN32__" /D "__WINDOWS__" /D "STRICT" /D "PROLOGIO" /Fp"..\..\..\Release\wxWin.pch" /YX"wx\wxprec.h" /FD /c
43BSC32=bscmake.exe
44# ADD BASE BSC32 /nologo
45# ADD BSC32 /nologo
46LIB32=link.exe -lib
47# ADD BASE LIB32 /nologo
48# ADD LIB32 /nologo
49
50!ELSEIF "$(CFG)" == "ogl - Win32 Debug"
51
52# PROP BASE Use_MFC 0
53# PROP BASE Use_Debug_Libraries 1
54# PROP BASE Output_Dir "Debug"
55# PROP BASE Intermediate_Dir "Debug"
56# PROP BASE Target_Dir ""
57# PROP Use_MFC 0
58# PROP Use_Debug_Libraries 1
59# PROP Output_Dir "Debug"
60# PROP Intermediate_Dir "Debug"
61# PROP Target_Dir ""
62# ADD BASE CPP /nologo /W3 /GX /Z7 /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /YX /FD /c
63# ADD CPP /nologo /MDd /W3 /Gm /GX /Zi /Od /Gf /Gy /I "..\..\..\include" /I "..\..\..\include\wx\msw" /I "..\..\..\include\wx\generic" /I "..\..\..\include\wx\other" /I "..\..\..\src\png" /I "..\..\..\src\zlib" /D "__WXDEBUG__" /D WXDEBUG=1 /D "__WXMSW__" /D "__WIN95__" /D "__WIN32__" /D "__WINDOWS__" /D "STRICT" /D "PROLOGIO" /Fp"..\..\..\Debug\wxWin.pch" /YX"wx\wxprec.h" /FD /c
64BSC32=bscmake.exe
65# ADD BASE BSC32 /nologo
66# ADD BSC32 /nologo
67LIB32=link.exe -lib
68# ADD BASE LIB32 /nologo
69# ADD LIB32 /nologo
70
71!ENDIF
72
73# Begin Target
74
75# Name "ogl - Win32 Release"
76# Name "ogl - Win32 Debug"
77# Begin Source File
78
79SOURCE=.\basic.cpp
80# End Source File
81# Begin Source File
82
83SOURCE=.\basic.h
84# End Source File
85# Begin Source File
86
87SOURCE=.\basic2.cpp
88# End Source File
89# Begin Source File
90
91SOURCE=.\basicp.h
92# End Source File
93# Begin Source File
94
95SOURCE=.\bmpshape.cpp
96# End Source File
97# Begin Source File
98
99SOURCE=.\bmpshape.h
100# End Source File
101# Begin Source File
102
103SOURCE=.\canvas.cpp
104# End Source File
105# Begin Source File
106
107SOURCE=.\canvas.h
108# End Source File
109# Begin Source File
110
111SOURCE=.\composit.cpp
112# End Source File
113# Begin Source File
114
115SOURCE=.\composit.h
116# End Source File
117# Begin Source File
118
119SOURCE=.\constrnt.cpp
120# End Source File
121# Begin Source File
122
123SOURCE=.\constrnt.h
124# End Source File
125# Begin Source File
126
127SOURCE=.\divided.cpp
128# End Source File
129# Begin Source File
130
131SOURCE=.\divided.h
132# End Source File
133# Begin Source File
134
135SOURCE=.\drawn.cpp
136# End Source File
137# Begin Source File
138
139SOURCE=.\drawn.h
140# End Source File
141# Begin Source File
142
143SOURCE=.\drawnp.h
144# End Source File
145# Begin Source File
146
147SOURCE=.\lines.cpp
148# End Source File
149# Begin Source File
150
151SOURCE=.\lines.h
152# End Source File
153# Begin Source File
154
155SOURCE=.\linesp.h
156# End Source File
157# Begin Source File
158
159SOURCE=.\mfutils.cpp
160# End Source File
161# Begin Source File
162
163SOURCE=.\mfutils.h
164# End Source File
165# Begin Source File
166
167SOURCE=.\misc.cpp
168# End Source File
169# Begin Source File
170
171SOURCE=.\misc.h
172# End Source File
173# Begin Source File
174
175SOURCE=.\ogl.h
176# End Source File
177# Begin Source File
178
179SOURCE=.\ogldiag.cpp
180# End Source File
181# Begin Source File
182
183SOURCE=.\ogldiag.h
184# End Source File
185# End Target
186# End Project