Adding svn:eol-style=CRLF property
[occt.git] / samples / mfc / occtdemo / Convert / Convert.dsp
CommitLineData
f338bed3 1# Microsoft Developer Studio Project File - Name="Convert" - Package Owner=<4>\r
2# Microsoft Developer Studio Generated Build File, Format Version 6.00\r
3# ** DO NOT EDIT **\r
4\r
5# TARGTYPE "Win32 (x86) Application" 0x0101\r
6\r
7CFG=Convert - Win32 Debug\r
8!MESSAGE This is not a valid makefile. To build this project using NMAKE,\r
9!MESSAGE use the Export Makefile command and run\r
10!MESSAGE \r
11!MESSAGE NMAKE /f "Convert.mak".\r
12!MESSAGE \r
13!MESSAGE You can specify a configuration when running NMAKE\r
14!MESSAGE by defining the macro CFG on the command line. For example:\r
15!MESSAGE \r
16!MESSAGE NMAKE /f "Convert.mak" CFG="Convert - Win32 Debug"\r
17!MESSAGE \r
18!MESSAGE Possible choices for configuration are:\r
19!MESSAGE \r
20!MESSAGE "Convert - Win32 Release" (based on "Win32 (x86) Application")\r
21!MESSAGE "Convert - Win32 Debug" (based on "Win32 (x86) Application")\r
22!MESSAGE \r
23\r
24# Begin Project\r
25# PROP AllowPerConfigDependencies 0\r
26# PROP Scc_ProjName ""\r
27# PROP Scc_LocalPath ""\r
28CPP=cl.exe\r
29MTL=midl.exe\r
30RSC=rc.exe\r
31\r
32!IF "$(CFG)" == "Convert - Win32 Release"\r
33\r
34# PROP BASE Use_MFC 0\r
35# PROP BASE Use_Debug_Libraries 0\r
36# PROP BASE Output_Dir "Release"\r
37# PROP BASE Intermediate_Dir "Release"\r
38# PROP BASE Target_Dir ""\r
39# PROP Use_MFC 2\r
40# PROP Use_Debug_Libraries 0\r
41# PROP Output_Dir "../Release"\r
42# PROP Intermediate_Dir "../Release/obj"\r
43# PROP Ignore_Export_Lib 0\r
44# PROP Target_Dir ""\r
45# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /YX /FD /c\r
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\r
47# ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /win32\r
48# ADD MTL /nologo /D "NDEBUG" /mktyplib203 /win32\r
49# ADD BASE RSC /l 0x409 /d "NDEBUG"\r
50# ADD RSC /l 0x409 /d "NDEBUG" /d "_AFXDLL"\r
51BSC32=bscmake.exe\r
52# ADD BASE BSC32 /nologo\r
53# ADD BSC32 /nologo\r
54LINK32=link.exe\r
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\r
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\r
57\r
58!ELSEIF "$(CFG)" == "Convert - Win32 Debug"\r
59\r
60# PROP BASE Use_MFC 0\r
61# PROP BASE Use_Debug_Libraries 1\r
62# PROP BASE Output_Dir "Debug"\r
63# PROP BASE Intermediate_Dir "Debug"\r
64# PROP BASE Target_Dir ""\r
65# PROP Use_MFC 2\r
66# PROP Use_Debug_Libraries 1\r
67# PROP Output_Dir "../Debug"\r
68# PROP Intermediate_Dir "../Debug/objd"\r
69# PROP Ignore_Export_Lib 0\r
70# PROP Target_Dir ""\r
71# ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /YX /FD /GZ /c\r
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\r
73# SUBTRACT CPP /Fr\r
74# ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /win32\r
75# ADD MTL /nologo /D "_DEBUG" /mktyplib203 /win32\r
76# ADD BASE RSC /l 0x409 /d "_DEBUG"\r
77# ADD RSC /l 0x409 /d "_DEBUG" /d "_AFXDLL"\r
78BSC32=bscmake.exe\r
79# ADD BASE BSC32 /nologo\r
80# ADD BSC32 /nologo\r
81LINK32=link.exe\r
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\r
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\r
84\r
85!ENDIF \r
86\r
87# Begin Target\r
88\r
89# Name "Convert - Win32 Release"\r
90# Name "Convert - Win32 Debug"\r
91# Begin Group "Source Files"\r
92\r
93# PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"\r
94# Begin Source File\r
95\r
96SOURCE=.\Convert_Presentation.cpp\r
97# End Source File\r
98# End Group\r
99# Begin Group "Header Files"\r
100\r
101# PROP Default_Filter "h;hpp;hxx;hm;inl"\r
102# Begin Source File\r
103\r
104SOURCE=.\Convert_Presentation.h\r
105# End Source File\r
106# End Group\r
107# Begin Group "Common"\r
108\r
109# PROP Default_Filter ""\r
110# Begin Group "Source Files No. 1"\r
111\r
112# PROP Default_Filter ""\r
113# Begin Source File\r
114\r
115SOURCE=..\Common\ISession\ISession_Curve.cpp\r
116# End Source File\r
117# Begin Source File\r
118\r
119SOURCE=..\Common\WNT\MainFrm.cpp\r
120# End Source File\r
121# Begin Source File\r
122\r
123SOURCE=..\Common\WNT\OCCDemo.cpp\r
124# End Source File\r
125# Begin Source File\r
126\r
127SOURCE=..\Common\WNT\OCCDemo.rc\r
128# End Source File\r
129# Begin Source File\r
130\r
131SOURCE=..\Common\OCCDemo_Presentation.cpp\r
132# End Source File\r
133# Begin Source File\r
134\r
135SOURCE=..\Common\WNT\OCCDemoDoc.cpp\r
136# End Source File\r
137# Begin Source File\r
138\r
139SOURCE=..\Common\WNT\OCCDemoView.cpp\r
140# End Source File\r
141# Begin Source File\r
142\r
143SOURCE=..\Common\WNT\ResultDialog.cpp\r
144# End Source File\r
145# Begin Source File\r
146\r
147SOURCE=..\Common\WNT\StdAfx.cpp\r
148# End Source File\r
149# End Group\r
150# Begin Group "Header Files No. 1"\r
151\r
152# PROP Default_Filter ""\r
153# Begin Source File\r
154\r
155SOURCE=..\Common\ISession\ISession_Curve.h\r
156# End Source File\r
157# Begin Source File\r
158\r
159SOURCE=..\Common\WNT\MainFrm.h\r
160# End Source File\r
161# Begin Source File\r
162\r
163SOURCE=..\Common\WNT\OCCDemo.h\r
164# End Source File\r
165# Begin Source File\r
166\r
167SOURCE=..\Common\OCCDemo_Presentation.h\r
168# End Source File\r
169# Begin Source File\r
170\r
171SOURCE=..\Common\WNT\OCCDemoDoc.h\r
172# End Source File\r
173# Begin Source File\r
174\r
175SOURCE=..\Common\WNT\OCCDemoView.h\r
176# End Source File\r
177# Begin Source File\r
178\r
179SOURCE=..\Common\WNT\resource.h\r
180# End Source File\r
181# Begin Source File\r
182\r
183SOURCE=..\Common\WNT\ResultDialog.h\r
184# End Source File\r
185# Begin Source File\r
186\r
187SOURCE=..\Common\WNT\StdAfx.h\r
188# End Source File\r
189# End Group\r
190# Begin Group "Resource Files"\r
191\r
192# PROP Default_Filter ""\r
193# Begin Source File\r
194\r
195SOURCE=..\Common\WNT\res\OCCDemo.ico\r
196# End Source File\r
197# Begin Source File\r
198\r
199SOURCE=..\Common\WNT\res\OCCDemo.rc2\r
200# End Source File\r
201# Begin Source File\r
202\r
203SOURCE=..\Common\WNT\res\toolbar.bmp\r
204# End Source File\r
205# Begin Source File\r
206\r
207SOURCE=..\Common\WNT\res\toolbar1.bmp\r
208# End Source File\r
209# End Group\r
210# Begin Source File\r
211\r
212SOURCE=..\env.bat\r
213# End Source File\r
214# Begin Source File\r
215\r
216SOURCE=..\readme.txt\r
217# End Source File\r
218# Begin Source File\r
219\r
220SOURCE=..\run.bat\r
221# End Source File\r
222# Begin Source File\r
223\r
224SOURCE=..\vc.bat\r
225# End Source File\r
226# End Group\r
227# End Target\r
228# End Project\r