]> de.git.xonotic.org Git - xonotic/netradiant.git/blob - contrib/camera/camera.dsp
SnapPlane reenabled by namespace because of multiple reports of
[xonotic/netradiant.git] / contrib / camera / camera.dsp
1 # Microsoft Developer Studio Project File - Name="camera" - 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=camera - 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 "camera.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 "camera.mak" CFG="camera - Win32 Debug"\r
17 !MESSAGE \r
18 !MESSAGE Possible choices for configuration are:\r
19 !MESSAGE \r
20 !MESSAGE "camera - Win32 Release" (based on "Win32 (x86) Dynamic-Link Library")\r
21 !MESSAGE "camera - 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 "camera"\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)" == "camera - 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 "CAMERA_EXPORTS" /YX /FD /c\r
47 # ADD CPP /nologo /MD /W3 /GX /O2 /I "..\..\include" /I "..\..\libs" /I "..\..\..\gtk2-win32\include\glib-2.0" /I "..\..\..\gtk2-win32\lib\glib-2.0\include" /I "..\..\..\gtk2-win32\lib\gtk-2.0\include" /I "..\..\..\gtk2-win32\include\gtk-2.0" /I "..\..\..\gtk2-win32\include\gtk-2.0\gdk" /I "..\..\..\gtk2-win32\include\pango-1.0" /I "..\..\..\gtk2-win32\include\atk-1.0" /I "..\..\..\stlport\stlport" /I "..\..\..\libxml2\include" /D "NDEBUG" /D "WIN32" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "CAMERA_EXPORTS" /FR /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 user32.lib synapse.lib glib-2.0.lib gobject-2.0.lib gdk-win32-2.0.lib gtk-win32-2.0.lib /nologo /dll /machine:I386 /def:".\camera.def" /libpath:"../../libs/synapse/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\camera.dll "../../install/plugins"\r
63 # End Special Build Tool\r
64 \r
65 !ELSEIF  "$(CFG)" == "camera - 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 "CAMERA_EXPORTS" /YX /FD /GZ /c\r
80 # ADD CPP /nologo /MDd /W3 /Gm /GX /ZI /Od /I "..\..\include" /I "..\..\libs" /I "..\..\..\gtk2-win32\include\glib-2.0" /I "..\..\..\gtk2-win32\lib\glib-2.0\include" /I "..\..\..\gtk2-win32\lib\gtk-2.0\include" /I "..\..\..\gtk2-win32\include\gtk-2.0" /I "..\..\..\gtk2-win32\include\gtk-2.0\gdk" /I "..\..\..\gtk2-win32\include\pango-1.0" /I "..\..\..\gtk2-win32\include\atk-1.0" /I "..\..\..\stlport\stlport" /I "..\..\..\libxml2\include" /D "_DEBUG" /D "WIN32" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "CAMERA_EXPORTS" /YX /FD /I /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 user32.lib synapse.lib glib-2.0.lib gobject-2.0.lib gdk-win32-2.0.lib gtk-win32-2.0.lib /nologo /dll /debug /machine:I386 /def:".\camera.def" /pdbtype:sept /libpath:"../../libs/synapse/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\camera.dll "../../install/plugins"\r
96 # End Special Build Tool\r
97 \r
98 !ENDIF \r
99 \r
100 # Begin Target\r
101 \r
102 # Name "camera - Win32 Release"\r
103 # Name "camera - 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=.\camera.cpp\r
110 # End Source File\r
111 # Begin Source File\r
112 \r
113 SOURCE=.\camera.def\r
114 # PROP Exclude_From_Build 1\r
115 # End Source File\r
116 # Begin Source File\r
117 \r
118 SOURCE=.\dialogs.cpp\r
119 # End Source File\r
120 # Begin Source File\r
121 \r
122 SOURCE=.\dialogs_common.cpp\r
123 # End Source File\r
124 # Begin Source File\r
125 \r
126 SOURCE=.\funchandlers.cpp\r
127 # End Source File\r
128 # Begin Source File\r
129 \r
130 SOURCE=.\listener.cpp\r
131 # End Source File\r
132 # Begin Source File\r
133 \r
134 SOURCE=.\misc.cpp\r
135 # End Source File\r
136 # Begin Source File\r
137 \r
138 SOURCE=.\renderer.cpp\r
139 # End Source File\r
140 # End Group\r
141 # Begin Group "Header Files"\r
142 \r
143 # PROP Default_Filter "h;hpp;hxx;hm;inl"\r
144 # Begin Source File\r
145 \r
146 SOURCE=.\camera.h\r
147 # End Source File\r
148 # Begin Source File\r
149 \r
150 SOURCE=.\dialogs.h\r
151 # End Source File\r
152 # Begin Source File\r
153 \r
154 SOURCE=.\funchandlers.h\r
155 # End Source File\r
156 # Begin Source File\r
157 \r
158 SOURCE=.\listener.h\r
159 # End Source File\r
160 # Begin Source File\r
161 \r
162 SOURCE=.\misc.h\r
163 # End Source File\r
164 # Begin Source File\r
165 \r
166 SOURCE=.\renderer.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 # End Target\r
174 # End Project\r