]> de.git.xonotic.org Git - xonotic/netradiant.git/blob - plugins/model/model.dsp
ported PrtView plugin
[xonotic/netradiant.git] / plugins / model / model.dsp
1 # Microsoft Developer Studio Project File - Name="model" - 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) Dynamic-Link Library" 0x0102\r
6 \r
7 CFG=model - 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 "model.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 "model.mak" CFG="model - Win32 Debug"\r
17 !MESSAGE \r
18 !MESSAGE Possible choices for configuration are:\r
19 !MESSAGE \r
20 !MESSAGE "model - Win32 Release" (based on "Win32 (x86) Dynamic-Link Library")\r
21 !MESSAGE "model - Win32 Debug" (based on "Win32 (x86) Dynamic-Link Library")\r
22 !MESSAGE \r
23 \r
24 # Begin Project\r
25 # PROP AllowPerConfigDependencies 0\r
26 # PROP Scc_ProjName "model"\r
27 # PROP Scc_LocalPath "..\.."\r
28 CPP=cl.exe\r
29 MTL=midl.exe\r
30 RSC=rc.exe\r
31 \r
32 !IF  "$(CFG)" == "model - 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 0\r
40 # PROP Use_Debug_Libraries 0\r
41 # PROP Output_Dir "Release"\r
42 # PROP Intermediate_Dir "Release"\r
43 # PROP Ignore_Export_Lib 0\r
44 # PROP Target_Dir ""\r
45 F90=df.exe\r
46 # ADD BASE CPP /nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "MAP_EXPORTS" /YX /FD /c\r
47 # ADD CPP /nologo /MD /W3 /GX /O2 /I "..\..\..\libxml2\include\\" /I "..\..\libs\nvtristrip" /I "..\..\..\stlport\stlport" /I "..\..\include" /I "..\..\libs" /I "..\..\..\gtk2-win32\include\glib-2.0" /I "..\..\..\gtk2-win32\lib\glib-2.0\include" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "MAP_EXPORTS" /YX /FD /c\r
48 # ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /win32\r
49 # ADD MTL /nologo /D "NDEBUG" /mktyplib203 /win32\r
50 # ADD BASE RSC /l 0x40c /d "NDEBUG"\r
51 # ADD RSC /l 0x40c /d "NDEBUG"\r
52 BSC32=bscmake.exe\r
53 # ADD BASE BSC32 /nologo\r
54 # ADD BSC32 /nologo\r
55 LINK32=link.exe\r
56 # 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 /dll /machine:I386\r
57 # ADD LINK32 mathlib.lib glib-2.0.lib gobject-2.0.lib /nologo /dll /machine:I386 /def:".\model.def" /libpath:"..\..\libs\mathlib\release" /libpath:"..\..\..\gtk2-win32\lib"\r
58 # SUBTRACT LINK32 /pdb:none\r
59 # Begin Special Build Tool\r
60 SOURCE="$(InputPath)"\r
61 PostBuild_Desc=Copy to dir...\r
62 PostBuild_Cmds=copy Release\model.dll "../../install/modules"\r
63 # End Special Build Tool\r
64 \r
65 !ELSEIF  "$(CFG)" == "model - Win32 Debug"\r
66 \r
67 # PROP BASE Use_MFC 0\r
68 # PROP BASE Use_Debug_Libraries 1\r
69 # PROP BASE Output_Dir "Debug"\r
70 # PROP BASE Intermediate_Dir "Debug"\r
71 # PROP BASE Target_Dir ""\r
72 # PROP Use_MFC 0\r
73 # PROP Use_Debug_Libraries 1\r
74 # PROP Output_Dir "Debug"\r
75 # PROP Intermediate_Dir "Debug"\r
76 # PROP Ignore_Export_Lib 0\r
77 # PROP Target_Dir ""\r
78 F90=df.exe\r
79 # ADD BASE CPP /nologo /MTd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "MAP_EXPORTS" /YX /FD /GZ /c\r
80 # ADD CPP /nologo /MDd /W3 /Gm /GX /ZI /Od /I "..\..\shared" /I "..\..\..\libxml2\include" /I "..\..\..\stlport\stlport\\" /I "..\..\include" /I "..\..\libs" /I "..\..\..\gtk2-win32\include\glib-2.0" /I "..\..\..\gtk2-win32\lib\glib-2.0\include" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "MAP_EXPORTS" /FR /YX /FD /GZ /c\r
81 # ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /win32\r
82 # ADD MTL /nologo /D "_DEBUG" /mktyplib203 /win32\r
83 # ADD BASE RSC /l 0x40c /d "_DEBUG"\r
84 # ADD RSC /l 0x40c /d "_DEBUG"\r
85 BSC32=bscmake.exe\r
86 # ADD BASE BSC32 /nologo\r
87 # ADD BSC32 /nologo\r
88 LINK32=link.exe\r
89 # 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 /dll /debug /machine:I386 /pdbtype:sept\r
90 # ADD LINK32 mathlib.lib glib-2.0.lib gobject-2.0.lib /nologo /dll /debug /machine:I386 /def:".\model.def" /pdbtype:sept /libpath:"..\..\libs\mathlib\debug" /libpath:"..\..\..\gtk2-win32\lib"\r
91 # SUBTRACT LINK32 /pdb:none\r
92 # Begin Special Build Tool\r
93 SOURCE="$(InputPath)"\r
94 PostBuild_Desc=Copy to dir...\r
95 PostBuild_Cmds=copy Debug\model.dll "../../install/modules"\r
96 # End Special Build Tool\r
97 \r
98 !ENDIF \r
99 \r
100 # Begin Target\r
101 \r
102 # Name "model - Win32 Release"\r
103 # Name "model - Win32 Debug"\r
104 # Begin Group "Source Files"\r
105 \r
106 # PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"\r
107 # Begin Source File\r
108 \r
109 SOURCE=.\cpicomodel.cpp\r
110 # End Source File\r
111 # Begin Source File\r
112 \r
113 SOURCE=.\cpicosurface.cpp\r
114 # End Source File\r
115 # Begin Source File\r
116 \r
117 SOURCE=.\model.cpp\r
118 # End Source File\r
119 # Begin Source File\r
120 \r
121 SOURCE=.\model.def\r
122 # PROP Exclude_From_Build 1\r
123 # End Source File\r
124 # Begin Source File\r
125 \r
126 SOURCE=.\plugin.cpp\r
127 # End Source File\r
128 # End Group\r
129 # Begin Group "Header Files"\r
130 \r
131 # PROP Default_Filter "h;hpp;hxx;hm;inl"\r
132 # Begin Group "API"\r
133 \r
134 # PROP Default_Filter ""\r
135 # Begin Source File\r
136 \r
137 SOURCE=..\..\include\ifilesystem.h\r
138 # End Source File\r
139 # Begin Source File\r
140 \r
141 SOURCE=..\..\include\igl.h\r
142 # End Source File\r
143 # Begin Source File\r
144 \r
145 SOURCE=..\..\include\imodel.h\r
146 # End Source File\r
147 # Begin Source File\r
148 \r
149 SOURCE=..\..\include\ishaders.h\r
150 # End Source File\r
151 # Begin Source File\r
152 \r
153 SOURCE=..\..\include\isurface.h\r
154 # End Source File\r
155 # Begin Source File\r
156 \r
157 SOURCE=..\..\include\qerplugin.h\r
158 # End Source File\r
159 # Begin Source File\r
160 \r
161 SOURCE=..\..\include\qertypes.h\r
162 # End Source File\r
163 # End Group\r
164 # Begin Source File\r
165 \r
166 SOURCE=.\plugin.h\r
167 # End Source File\r
168 # End Group\r
169 # Begin Group "Resource Files"\r
170 \r
171 # PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"\r
172 # End Group\r
173 # Begin Source File\r
174 \r
175 SOURCE=.\Conscript\r
176 # End Source File\r
177 # End Target\r
178 # End Project\r