Automatic update of EOLs
[occt.git] / samples / mfc / occtdemo / Extrema / Extrema.dsp
1 # Microsoft Developer Studio Project File - Name="Extrema" - Package Owner=<4>
2 # Microsoft Developer Studio Generated Build File, Format Version 6.00
3 # ** DO NOT EDIT **
4
5 # TARGTYPE "Win32 (x86) Application" 0x0101
6
7 CFG=Extrema - 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 "Extrema.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 "Extrema.mak" CFG="Extrema - Win32 Debug"
17 !MESSAGE 
18 !MESSAGE Possible choices for configuration are:
19 !MESSAGE 
20 !MESSAGE "Extrema - Win32 Release" (based on "Win32 (x86) Application")
21 !MESSAGE "Extrema - Win32 Debug" (based on "Win32 (x86) Application")
22 !MESSAGE 
23
24 # Begin Project
25 # PROP AllowPerConfigDependencies 0
26 # PROP Scc_ProjName ""
27 # PROP Scc_LocalPath ""
28 CPP=cl.exe
29 MTL=midl.exe
30 RSC=rc.exe
31
32 !IF  "$(CFG)" == "Extrema - Win32 Release"
33
34 # PROP BASE Use_MFC 0
35 # PROP BASE Use_Debug_Libraries 0
36 # PROP BASE Output_Dir "Release"
37 # PROP BASE Intermediate_Dir "Release"
38 # PROP BASE Target_Dir ""
39 # PROP Use_MFC 2
40 # PROP Use_Debug_Libraries 0
41 # PROP Output_Dir "../Release"
42 # PROP Intermediate_Dir "../Release/obj"
43 # PROP Ignore_Export_Lib 0
44 # PROP Target_Dir ""
45 # ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /YX /FD /c
46 # ADD CPP /nologo /MD /W3 /GX /O2 /I "../" /I "../Common" /I "../Common/WNT" /I "../Common/ISession" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "WNT" /D "_AFXDLL" /YX"StdAfx.h" /FD /c
47 # ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /win32
48 # ADD MTL /nologo /D "NDEBUG" /mktyplib203 /win32
49 # ADD BASE RSC /l 0x409 /d "NDEBUG"
50 # ADD RSC /l 0x409 /d "NDEBUG" /d "_AFXDLL"
51 BSC32=bscmake.exe
52 # ADD BASE BSC32 /nologo
53 # ADD BSC32 /nologo
54 LINK32=link.exe
55 # 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
56 # ADD LINK32 FWOSPlugin.lib PTKernel.lib TKBool.lib TKCAF.lib TKCDF.lib TKDraw.lib TKernel.lib TKFeat.lib TKFillet.lib TKGeomAlgo.lib TKHLR.lib TKMath.lib TKOffset.lib TKPCAF.lib TKPrim.lib TKPShape.lib TKService.lib TKTopAlgo.lib TKV2d.lib TKV3d.lib TKBRep.lib TKG2d.lib TKG3d.lib TKGeomBase.lib /nologo /subsystem:windows /machine:I386
57
58 !ELSEIF  "$(CFG)" == "Extrema - Win32 Debug"
59
60 # PROP BASE Use_MFC 0
61 # PROP BASE Use_Debug_Libraries 1
62 # PROP BASE Output_Dir "Debug"
63 # PROP BASE Intermediate_Dir "Debug"
64 # PROP BASE Target_Dir ""
65 # PROP Use_MFC 2
66 # PROP Use_Debug_Libraries 1
67 # PROP Output_Dir "../Debug"
68 # PROP Intermediate_Dir "../Debug/objd"
69 # PROP Ignore_Export_Lib 0
70 # PROP Target_Dir ""
71 # ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /YX /FD /GZ /c
72 # ADD CPP /nologo /MDd /W3 /Gm /Gi /GX /ZI /Od /I "../" /I "../Common" /I "../Common/WNT" /I "../Common/ISession" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "WNT" /D "_AFXDLL" /YX"StdAfx.h" /FD /GZ /c
73 # SUBTRACT CPP /Fr
74 # ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /win32
75 # ADD MTL /nologo /D "_DEBUG" /mktyplib203 /win32
76 # ADD BASE RSC /l 0x409 /d "_DEBUG"
77 # ADD RSC /l 0x409 /d "_DEBUG" /d "_AFXDLL"
78 BSC32=bscmake.exe
79 # ADD BASE BSC32 /nologo
80 # ADD BSC32 /nologo
81 LINK32=link.exe
82 # 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
83 # ADD LINK32 FWOSPlugin.lib PTKernel.lib TKBool.lib TKCAF.lib TKCDF.lib TKDraw.lib TKernel.lib TKFeat.lib TKFillet.lib TKGeomAlgo.lib TKHLR.lib TKMath.lib TKOffset.lib TKPCAF.lib TKPrim.lib TKPShape.lib TKService.lib TKTopAlgo.lib TKV2d.lib TKV3d.lib TKBRep.lib TKG2d.lib TKG3d.lib TKGeomBase.lib TKBO.lib /nologo /subsystem:windows /debug /machine:I386 /pdbtype:sept
84
85 !ENDIF 
86
87 # Begin Target
88
89 # Name "Extrema - Win32 Release"
90 # Name "Extrema - Win32 Debug"
91 # Begin Group "Source Files"
92
93 # PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
94 # Begin Source File
95
96 SOURCE=.\Extrema_Presentation.cpp
97 # End Source File
98 # End Group
99 # Begin Group "Header Files"
100
101 # PROP Default_Filter "h;hpp;hxx;hm;inl"
102 # Begin Source File
103
104 SOURCE=.\Extrema_Presentation.h
105 # End Source File
106 # End Group
107 # Begin Group "Common"
108
109 # PROP Default_Filter ""
110 # Begin Group "Source Files No. 1"
111
112 # PROP Default_Filter ""
113 # Begin Source File
114
115 SOURCE=..\Common\ISession\ISession_Curve.cpp
116 # End Source File
117 # Begin Source File
118
119 SOURCE=..\Common\WNT\MainFrm.cpp
120 # End Source File
121 # Begin Source File
122
123 SOURCE=..\Common\WNT\OCCDemo.cpp
124 # End Source File
125 # Begin Source File
126
127 SOURCE=..\Common\WNT\OCCDemo.rc
128 # End Source File
129 # Begin Source File
130
131 SOURCE=..\Common\OCCDemo_Presentation.cpp
132 # End Source File
133 # Begin Source File
134
135 SOURCE=..\Common\WNT\OCCDemoDoc.cpp
136 # End Source File
137 # Begin Source File
138
139 SOURCE=..\Common\WNT\OCCDemoView.cpp
140 # End Source File
141 # Begin Source File
142
143 SOURCE=..\Common\WNT\ResultDialog.cpp
144 # End Source File
145 # Begin Source File
146
147 SOURCE=..\Common\WNT\StdAfx.cpp
148 # End Source File
149 # End Group
150 # Begin Group "Header Files No. 1"
151
152 # PROP Default_Filter ""
153 # Begin Source File
154
155 SOURCE=..\Common\ISession\ISession_Curve.h
156 # End Source File
157 # Begin Source File
158
159 SOURCE=..\Common\WNT\MainFrm.h
160 # End Source File
161 # Begin Source File
162
163 SOURCE=..\Common\WNT\OCCDemo.h
164 # End Source File
165 # Begin Source File
166
167 SOURCE=..\Common\OCCDemo_Presentation.h
168 # End Source File
169 # Begin Source File
170
171 SOURCE=..\Common\WNT\OCCDemoDoc.h
172 # End Source File
173 # Begin Source File
174
175 SOURCE=..\Common\WNT\OCCDemoView.h
176 # End Source File
177 # Begin Source File
178
179 SOURCE=..\Common\WNT\resource.h
180 # End Source File
181 # Begin Source File
182
183 SOURCE=..\Common\WNT\ResultDialog.h
184 # End Source File
185 # Begin Source File
186
187 SOURCE=..\Common\WNT\StdAfx.h
188 # End Source File
189 # End Group
190 # Begin Group "Resource Files"
191
192 # PROP Default_Filter ""
193 # Begin Source File
194
195 SOURCE=..\Common\WNT\res\OCCDemo.ico
196 # End Source File
197 # Begin Source File
198
199 SOURCE=..\Common\WNT\res\OCCDemo.rc2
200 # End Source File
201 # Begin Source File
202
203 SOURCE=..\Common\WNT\res\toolbar.bmp
204 # End Source File
205 # Begin Source File
206
207 SOURCE=..\Common\WNT\res\toolbar1.bmp
208 # End Source File
209 # End Group
210 # Begin Source File
211
212 SOURCE=..\env.bat
213 # End Source File
214 # Begin Source File
215
216 SOURCE=..\readme.txt
217 # End Source File
218 # Begin Source File
219
220 SOURCE=..\run.bat
221 # End Source File
222 # Begin Source File
223
224 SOURCE=..\vc.bat
225 # End Source File
226 # End Group
227 # End Target
228 # End Project