Automatic update of EOLs
[occt.git] / samples / mfc / occtdemo / Transform / Transform.dsp
CommitLineData
cf236913 1# Microsoft Developer Studio Project File - Name="Transform" - 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
7CFG=Transform - 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 "Transform.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 "Transform.mak" CFG="Transform - Win32 Debug"
17!MESSAGE
18!MESSAGE Possible choices for configuration are:
19!MESSAGE
20!MESSAGE "Transform - Win32 Release" (based on "Win32 (x86) Application")
21!MESSAGE "Transform - 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 ""
28CPP=cl.exe
29MTL=midl.exe
30RSC=rc.exe
31
32!IF "$(CFG)" == "Transform - 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 /O1 /I "../" /I "../Common" /I "../Common/WNT" /I "../Common/ISession" /D "NDEBUG" /D "WIN32" /D "_WINDOWS" /D "_MBCS" /D "WNT" /D "_AFXDLL" /Fr /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"
51BSC32=bscmake.exe
52# ADD BASE BSC32 /nologo
53# ADD BSC32 /nologo
54LINK32=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 TKBO.lib /nologo /subsystem:windows /machine:I386
57
58!ELSEIF "$(CFG)" == "Transform - 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 "_DEBUG" /D "WIN32" /D "_WINDOWS" /D "_MBCS" /D "WNT" /D "_AFXDLL" /Fr /YX"StdAfx.h" /FD /GZ /c
73# ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /win32
74# ADD MTL /nologo /D "_DEBUG" /mktyplib203 /win32
75# ADD BASE RSC /l 0x409 /d "_DEBUG"
76# ADD RSC /l 0x409 /d "_DEBUG" /d "_AFXDLL"
77BSC32=bscmake.exe
78# ADD BASE BSC32 /nologo
79# ADD BSC32 /nologo
80LINK32=link.exe
81# 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
82# 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
83
84!ENDIF
85
86# Begin Target
87
88# Name "Transform - Win32 Release"
89# Name "Transform - Win32 Debug"
90# Begin Group "Source Files"
91
92# PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
93# Begin Source File
94
95SOURCE=.\Transform_Presentation.cpp
96# End Source File
97# End Group
98# Begin Group "Header Files"
99
100# PROP Default_Filter "h;hpp;hxx;hm;inl"
101# Begin Source File
102
103SOURCE=.\Transform_Presentation.h
104# End Source File
105# End Group
106# Begin Group "Common"
107
108# PROP Default_Filter ""
109# Begin Group "Source Files No. 1"
110
111# PROP Default_Filter ""
112# Begin Source File
113
114SOURCE=..\Common\ISession\ISession_Curve.cpp
115# End Source File
116# Begin Source File
117
118SOURCE=..\Common\WNT\MainFrm.cpp
119# End Source File
120# Begin Source File
121
122SOURCE=..\Common\WNT\OCCDemo.cpp
123# End Source File
124# Begin Source File
125
126SOURCE=..\Common\WNT\OCCDemo.rc
127# End Source File
128# Begin Source File
129
130SOURCE=..\Common\OCCDemo_Presentation.cpp
131# End Source File
132# Begin Source File
133
134SOURCE=..\Common\WNT\OCCDemoDoc.cpp
135# End Source File
136# Begin Source File
137
138SOURCE=..\Common\WNT\OCCDemoView.cpp
139# End Source File
140# Begin Source File
141
142SOURCE=..\Common\WNT\ResultDialog.cpp
143# End Source File
144# Begin Source File
145
146SOURCE=..\Common\WNT\StdAfx.cpp
147# End Source File
148# End Group
149# Begin Group "Header Files No. 1"
150
151# PROP Default_Filter ""
152# Begin Source File
153
154SOURCE=..\Common\ISession\ISession_Curve.h
155# End Source File
156# Begin Source File
157
158SOURCE=..\Common\WNT\MainFrm.h
159# End Source File
160# Begin Source File
161
162SOURCE=..\Common\WNT\OCCDemo.h
163# End Source File
164# Begin Source File
165
166SOURCE=..\Common\OCCDemo_Presentation.h
167# End Source File
168# Begin Source File
169
170SOURCE=..\Common\WNT\OCCDemoDoc.h
171# End Source File
172# Begin Source File
173
174SOURCE=..\Common\WNT\OCCDemoView.h
175# End Source File
176# Begin Source File
177
178SOURCE=..\Common\WNT\resource.h
179# End Source File
180# Begin Source File
181
182SOURCE=..\Common\WNT\ResultDialog.h
183# End Source File
184# Begin Source File
185
186SOURCE=..\Common\WNT\StdAfx.h
187# End Source File
188# End Group
189# Begin Group "Resource Files"
190
191# PROP Default_Filter ""
192# Begin Source File
193
194SOURCE=..\Common\WNT\res\OCCDemo.ico
195# End Source File
196# Begin Source File
197
198SOURCE=..\Common\WNT\res\OCCDemo.rc2
199# End Source File
200# Begin Source File
201
202SOURCE=..\Common\WNT\res\toolbar.bmp
203# End Source File
204# Begin Source File
205
206SOURCE=..\Common\WNT\res\toolbar1.bmp
207# End Source File
208# End Group
209# Begin Source File
210
211SOURCE=..\env.bat
212# End Source File
213# Begin Source File
214
215SOURCE=..\readme.txt
216# End Source File
217# Begin Source File
218
219SOURCE=..\run.bat
220# End Source File
221# Begin Source File
222
223SOURCE=..\vc.bat
224# End Source File
225# End Group
226# End Target
227# End Project