diff --git a/config.py b/config.py index c317df31..46c3cd32 100644 --- a/config.py +++ b/config.py @@ -290,7 +290,7 @@ class Config: ]: if ( not os.path.exists( lib_archive ) ): print( 'downloading %s' % lib_archive ) - archive_web_request = urllib2.urlopen( 'http://icculus.org/gtkradiant/files/1.6.2/%s' % lib_archive ) + archive_web_request = urllib2.urlopen( 'http://icculus.org/gtkradiant/downloads/1.6/dependencies/1.6.2/%s' % lib_archive ) archive_File = open( lib_archive, 'wb' ) while True: data = archive_web_request.read( 1048576 ) #read 1mb at a time diff --git a/contrib/bkgrnd2d/bkgrnd2d.vcxproj b/contrib/bkgrnd2d/bkgrnd2d.vcxproj new file mode 100644 index 00000000..835f0390 --- /dev/null +++ b/contrib/bkgrnd2d/bkgrnd2d.vcxproj @@ -0,0 +1,109 @@ + + + + + Debug + Win32 + + + Release + Win32 + + + + {D43C13B9-35AC-4EC1-8A90-DF6D7132B9BD} + Win32Proj + + + + DynamicLibrary + v110 + + + DynamicLibrary + v110 + + + + + + + + + + + + + <_ProjectFileVersion>11.0.60315.1 + + + $(SolutionDir)\install\modules\ + $(SolutionDir)\build\intermediate\$(Configuration)\$(ProjectName)\ + + + $(SolutionDir)\install\modules\ + $(SolutionDir)\build\intermediate\$(Configuration)\$(ProjectName)\ + + + + Disabled + $(SolutionDir)\libs;$(SolutionDir)\include;$(SolutionDir)\..\STLport-5.2.1\stlport;$(SolutionDir)\..\gtk-2.16.6\include\glib-2.0;$(SolutionDir)\..\gtk-2.16.6\lib\glib-2.0\include;$(SolutionDir)\..\gtk-2.16.6\include;$(SolutionDir)\..\gtk-2.16.6\include\gtk-2.0;$(SolutionDir)\..\gtk-2.16.6\lib\gtk-2.0\include;$(SolutionDir)\..\gtk-2.16.6\include\cairo;$(SolutionDir)\..\gtk-2.16.6\include\pango-1.0;$(SolutionDir)\..\gtk-2.16.6\include\atk-1.0;$(SolutionDir)\..\libxml2-2.7.3\include\libxml2;%(AdditionalIncludeDirectories) + WIN32;_DEBUG;_WINDOWS;_USRDLL;BKGRND2D_EXPORTS;%(PreprocessorDefinitions) + true + EnableFastChecks + MultiThreadedDebugDLL + + Level3 + EditAndContinue + 4996;4244;4101;4800;%(DisableSpecificWarnings) + + + /STACK:8388608 %(AdditionalOptions) + glib-2.0.lib;gobject-2.0.lib;intl.lib;gtk-win32-2.0.lib;libxml2.lib;synapse.lib;%(AdditionalDependencies) + $(SolutionDir)\..\gtk-2.16.6\lib;$(SolutionDir)\..\libxml2-2.7.3\lib;$(SolutionDir)\build\$(Configuration)\libs;%(AdditionalLibraryDirectories) + bkgrnd2d.def + true + Windows + MachineX86 + + + + + $(SolutionDir)\libs;$(SolutionDir)\include;$(SolutionDir)\..\STLport-5.2.1\stlport;$(SolutionDir)\..\gtk-2.16.6\include\glib-2.0;$(SolutionDir)\..\gtk-2.16.6\lib\glib-2.0\include;$(SolutionDir)\..\gtk-2.16.6\include;$(SolutionDir)\..\gtk-2.16.6\include\gtk-2.0;$(SolutionDir)\..\gtk-2.16.6\lib\gtk-2.0\include;$(SolutionDir)\..\gtk-2.16.6\include\cairo;$(SolutionDir)\..\gtk-2.16.6\include\pango-1.0;$(SolutionDir)\..\gtk-2.16.6\include\atk-1.0;$(SolutionDir)\..\libxml2-2.7.3\include\libxml2;%(AdditionalIncludeDirectories) + WIN32;NDEBUG;_WINDOWS;_USRDLL;BKGRND2D_EXPORTS;%(PreprocessorDefinitions) + MultiThreadedDLL + + Level3 + ProgramDatabase + 4996;4244;4101;4800;%(DisableSpecificWarnings) + + + /STACK:8388608 %(AdditionalOptions) + glib-2.0.lib;gobject-2.0.lib;intl.lib;gtk-win32-2.0.lib;libxml2.lib;synapse.lib;%(AdditionalDependencies) + $(SolutionDir)\..\gtk-2.16.6\lib;$(SolutionDir)\..\libxml2-2.7.3\lib;$(SolutionDir)\build\$(Configuration)\libs;%(AdditionalLibraryDirectories) + bkgrnd2d.def + true + Windows + true + true + MachineX86 + + + + + + + + + + + + + {e13ccfb0-a366-4ef3-a66f-c374b563e4df} + false + + + + + + \ No newline at end of file diff --git a/contrib/bkgrnd2d/bkgrnd2d.vcxproj.filters b/contrib/bkgrnd2d/bkgrnd2d.vcxproj.filters new file mode 100644 index 00000000..a75d367b --- /dev/null +++ b/contrib/bkgrnd2d/bkgrnd2d.vcxproj.filters @@ -0,0 +1,25 @@ + + + + + {e6c1ddd2-218a-4ce7-b2d3-88f8efa1d65d} + cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx + + + + + src + + + src + + + src + + + + + src + + + \ No newline at end of file diff --git a/contrib/bobtoolz/bobtoolz.vcxproj b/contrib/bobtoolz/bobtoolz.vcxproj new file mode 100644 index 00000000..c67d492b --- /dev/null +++ b/contrib/bobtoolz/bobtoolz.vcxproj @@ -0,0 +1,140 @@ + + + + + Debug + Win32 + + + Release + Win32 + + + + {302086A7-5C73-42A4-8591-F5C9336EC911} + Win32Proj + + + + DynamicLibrary + v110 + + + DynamicLibrary + v110 + + + + + + + + + + + + + <_ProjectFileVersion>11.0.60315.1 + + + $(SolutionDir)\install\modules\ + $(SolutionDir)\build\intermediate\$(Configuration)\$(ProjectName)\ + + + $(SolutionDir)\install\modules\ + $(SolutionDir)\build\intermediate\$(Configuration)\$(ProjectName)\ + + + + Disabled + $(SolutionDir)\libs;$(SolutionDir)\include;$(SolutionDir)\..\STLport-5.2.1\stlport;$(SolutionDir)\..\gtk-2.16.6\include\glib-2.0;$(SolutionDir)\..\gtk-2.16.6\lib\glib-2.0\include;$(SolutionDir)\..\gtk-2.16.6\include;$(SolutionDir)\..\gtk-2.16.6\include\gtk-2.0;$(SolutionDir)\..\gtk-2.16.6\lib\gtk-2.0\include;$(SolutionDir)\..\gtk-2.16.6\include\cairo;$(SolutionDir)\..\gtk-2.16.6\include\pango-1.0;$(SolutionDir)\..\gtk-2.16.6\include\atk-1.0;$(SolutionDir)\..\libxml2-2.7.3\include\libxml2;%(AdditionalIncludeDirectories) + WIN32;_DEBUG;_WINDOWS;_USRDLL;BOBTOOLZ_EXPORTS;%(PreprocessorDefinitions) + true + EnableFastChecks + MultiThreadedDebugDLL + + Level3 + EditAndContinue + 4996;4244;4101;4800;%(DisableSpecificWarnings) + + + /STACK:8388608 %(AdditionalOptions) + glib-2.0.lib;gobject-2.0.lib;intl.lib;gtk-win32-2.0.lib;gdk-win32-2.0.lib;libxml2.lib;synapse.lib;mathlib.lib;cmdlib.lib;%(AdditionalDependencies) + $(SolutionDir)\..\gtk-2.16.6\lib;$(SolutionDir)\..\libxml2-2.7.3\lib;$(SolutionDir)\build\$(Configuration)\libs;%(AdditionalLibraryDirectories) + bobtoolz.def + true + Windows + MachineX86 + + + + + $(SolutionDir)\libs;$(SolutionDir)\include;$(SolutionDir)\..\STLport-5.2.1\stlport;$(SolutionDir)\..\gtk-2.16.6\include\glib-2.0;$(SolutionDir)\..\gtk-2.16.6\lib\glib-2.0\include;$(SolutionDir)\..\gtk-2.16.6\include;$(SolutionDir)\..\gtk-2.16.6\include\gtk-2.0;$(SolutionDir)\..\gtk-2.16.6\lib\gtk-2.0\include;$(SolutionDir)\..\gtk-2.16.6\include\cairo;$(SolutionDir)\..\gtk-2.16.6\include\pango-1.0;$(SolutionDir)\..\gtk-2.16.6\include\atk-1.0;$(SolutionDir)\..\libxml2-2.7.3\include\libxml2;%(AdditionalIncludeDirectories) + WIN32;NDEBUG;_WINDOWS;_USRDLL;BOBTOOLZ_EXPORTS;%(PreprocessorDefinitions) + MultiThreadedDLL + + Level3 + ProgramDatabase + 4996;4244;4101;4800;%(DisableSpecificWarnings) + + + /STACK:8388608 %(AdditionalOptions) + glib-2.0.lib;gobject-2.0.lib;intl.lib;gtk-win32-2.0.lib;gdk-win32-2.0.lib;libxml2.lib;synapse.lib;mathlib.lib;cmdlib.lib;%(AdditionalDependencies) + $(SolutionDir)\..\gtk-2.16.6\lib;$(SolutionDir)\..\libxml2-2.7.3\lib;$(SolutionDir)\build\$(Configuration)\libs;%(AdditionalLibraryDirectories) + bobtoolz.def + true + Windows + true + true + MachineX86 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + {0b522841-bdcc-493a-ba5c-604ae2cd5756} + false + + + {14734ebb-b167-48d9-9b93-2277f645925f} + false + + + {e13ccfb0-a366-4ef3-a66f-c374b563e4df} + false + + + + + + \ No newline at end of file diff --git a/contrib/bobtoolz/bobtoolz.vcxproj.filters b/contrib/bobtoolz/bobtoolz.vcxproj.filters new file mode 100644 index 00000000..c9f88ae9 --- /dev/null +++ b/contrib/bobtoolz/bobtoolz.vcxproj.filters @@ -0,0 +1,98 @@ + + + + + {45a489dc-80a3-491e-a850-2856a1c0d171} + cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx + + + {5639ce51-b6fa-4c6d-b083-7e0e7c5435b8} + cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx + + + + + src + + + src + + + src + + + src + + + src + + + src + + + src + + + src + + + src + + + src + + + src + + + src + + + src + + + src + + + src + + + src + + + src + + + src + + + src + + + src + + + src + + + src + + + src + + + src + + + src\dialogs + + + + + src + + + src + + + \ No newline at end of file diff --git a/contrib/camera/camera.vcxproj b/contrib/camera/camera.vcxproj new file mode 100644 index 00000000..221354a9 --- /dev/null +++ b/contrib/camera/camera.vcxproj @@ -0,0 +1,117 @@ + + + + + Debug + Win32 + + + Release + Win32 + + + + {A43B5811-4BCC-483A-BDAC-F5721DCF9B4A} + Win32Proj + + + + DynamicLibrary + v110 + + + DynamicLibrary + v110 + + + + + + + + + + + + + <_ProjectFileVersion>11.0.60315.1 + + + $(SolutionDir)\install\modules\ + $(SolutionDir)\build\intermediate\$(Configuration)\$(ProjectName)\ + + + $(SolutionDir)\install\modules\ + $(SolutionDir)\build\intermediate\$(Configuration)\$(ProjectName)\ + + + + Disabled + $(SolutionDir)\libs;$(SolutionDir)\include;$(SolutionDir)\..\STLport-5.2.1\stlport;$(SolutionDir)\..\gtk-2.16.6\include;$(SolutionDir)\..\gtk-2.16.6\include\glib-2.0;$(SolutionDir)\..\gtk-2.16.6\lib\glib-2.0\include;$(SolutionDir)\..\gtk-2.16.6\include\gtk-2.0;$(SolutionDir)\..\gtk-2.16.6\include\cairo;$(SolutionDir)\..\gtk-2.16.6\include\pango-1.0;$(SolutionDir)\..\gtk-2.16.6\lib\gtk-2.0\include;$(SolutionDir)\..\gtk-2.16.6\include\atk-1.0;$(SolutionDir)\..\libxml2-2.7.3\include\libxml2;%(AdditionalIncludeDirectories) + WIN32;_DEBUG;_WINDOWS;_USRDLL;CAMERA_EXPORTS;%(PreprocessorDefinitions) + true + EnableFastChecks + MultiThreadedDebugDLL + + Level3 + EditAndContinue + 4996;%(DisableSpecificWarnings) + + + /STACK:8388608 %(AdditionalOptions) + glib-2.0.lib;gobject-2.0.lib;gtk-win32-2.0.lib;intl.lib;libxml2.lib;synapse.lib;splines.lib;%(AdditionalDependencies) + $(SolutionDir)\..\gtk-2.16.6\lib;$(SolutionDir)\..\libxml2-2.7.3\lib;$(SolutionDir)\build\$(Configuration)\libs;%(AdditionalLibraryDirectories) + camera.def + true + Windows + MachineX86 + + + + + $(SolutionDir)\libs;$(SolutionDir)\include;$(SolutionDir)\..\STLport-5.2.1\stlport;$(SolutionDir)\..\gtk-2.16.6\include;$(SolutionDir)\..\gtk-2.16.6\include\glib-2.0;$(SolutionDir)\..\gtk-2.16.6\lib\glib-2.0\include;$(SolutionDir)\..\gtk-2.16.6\include\gtk-2.0;$(SolutionDir)\..\gtk-2.16.6\include\cairo;$(SolutionDir)\..\gtk-2.16.6\include\pango-1.0;$(SolutionDir)\..\gtk-2.16.6\lib\gtk-2.0\include;$(SolutionDir)\..\gtk-2.16.6\include\atk-1.0;$(SolutionDir)\..\libxml2-2.7.3\include\libxml2;%(AdditionalIncludeDirectories) + WIN32;NDEBUG;_WINDOWS;_USRDLL;CAMERA_EXPORTS;%(PreprocessorDefinitions) + MultiThreadedDLL + + Level3 + ProgramDatabase + 4996;%(DisableSpecificWarnings) + + + /STACK:8388608 %(AdditionalOptions) + glib-2.0.lib;gobject-2.0.lib;gtk-win32-2.0.lib;intl.lib;libxml2.lib;synapse.lib;splines.lib;%(AdditionalDependencies) + $(SolutionDir)\..\gtk-2.16.6\lib;$(SolutionDir)\..\libxml2-2.7.3\lib;$(SolutionDir)\build\$(Configuration)\libs;%(AdditionalLibraryDirectories) + camera.def + true + Windows + true + true + MachineX86 + + + + + + + + + + + + + + + + + {6c1116ce-d99e-4629-9e69-a9329335d706} + false + + + {e13ccfb0-a366-4ef3-a66f-c374b563e4df} + false + + + + + + \ No newline at end of file diff --git a/contrib/camera/camera.vcxproj.filters b/contrib/camera/camera.vcxproj.filters new file mode 100644 index 00000000..3102a54e --- /dev/null +++ b/contrib/camera/camera.vcxproj.filters @@ -0,0 +1,37 @@ + + + + + {0fcbeeab-c74c-4d20-9ff4-20e78480c9ab} + cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx + + + + + src + + + src + + + src + + + src + + + src + + + src + + + src + + + + + src + + + \ No newline at end of file diff --git a/contrib/gtkgensurf/gtkgensurf.vcxproj b/contrib/gtkgensurf/gtkgensurf.vcxproj new file mode 100644 index 00000000..0c6cee77 --- /dev/null +++ b/contrib/gtkgensurf/gtkgensurf.vcxproj @@ -0,0 +1,117 @@ + + + + + Debug + Win32 + + + Release + Win32 + + + + {E37A9846-84FC-48F8-9880-954C5D9F8ED0} + Win32Proj + + + + DynamicLibrary + v110 + + + DynamicLibrary + v110 + + + + + + + + + + + + + <_ProjectFileVersion>11.0.60315.1 + + + $(SolutionDir)\install\modules\ + $(SolutionDir)\build\intermediate\$(Configuration)\$(ProjectName)\ + + + $(SolutionDir)\install\modules\ + $(SolutionDir)\build\intermediate\$(Configuration)\$(ProjectName)\ + + + + Disabled + $(SolutionDir)\libs;$(SolutionDir)\include;$(SolutionDir)\..\STLport-5.2.1\stlport;$(SolutionDir)\..\gtk-2.16.6\include\glib-2.0;$(SolutionDir)\..\gtk-2.16.6\lib\glib-2.0\include;$(SolutionDir)\..\gtk-2.16.6\include;$(SolutionDir)\..\gtk-2.16.6\include\gtk-2.0;$(SolutionDir)\..\gtk-2.16.6\lib\gtk-2.0\include;$(SolutionDir)\..\gtk-2.16.6\include\cairo;$(SolutionDir)\..\gtk-2.16.6\include\pango-1.0;$(SolutionDir)\..\gtk-2.16.6\include\atk-1.0;$(SolutionDir)\..\libxml2-2.7.3\include\libxml2;%(AdditionalIncludeDirectories) + WIN32;_DEBUG;_WINDOWS;_USRDLL;GTKGENSURF_EXPORTS;%(PreprocessorDefinitions) + true + EnableFastChecks + MultiThreadedDebugDLL + + Level3 + EditAndContinue + 4996;4244;4101;4800;%(DisableSpecificWarnings) + + + /STACK:8388608 %(AdditionalOptions) + glib-2.0.lib;gobject-2.0.lib;intl.lib;gtk-win32-2.0.lib;gdk-win32-2.0.lib;libxml2.lib;synapse.lib;%(AdditionalDependencies) + $(SolutionDir)\..\gtk-2.16.6\lib;$(SolutionDir)\..\libxml2-2.7.3\lib;$(SolutionDir)\build\$(Configuration)\libs;%(AdditionalLibraryDirectories) + gtkgensurf.def + true + Windows + MachineX86 + + + + + $(SolutionDir)\libs;$(SolutionDir)\include;$(SolutionDir)\..\STLport-5.2.1\stlport;$(SolutionDir)\..\gtk-2.16.6\include\glib-2.0;$(SolutionDir)\..\gtk-2.16.6\lib\glib-2.0\include;$(SolutionDir)\..\gtk-2.16.6\include;$(SolutionDir)\..\gtk-2.16.6\include\gtk-2.0;$(SolutionDir)\..\gtk-2.16.6\lib\gtk-2.0\include;$(SolutionDir)\..\gtk-2.16.6\include\cairo;$(SolutionDir)\..\gtk-2.16.6\include\pango-1.0;$(SolutionDir)\..\gtk-2.16.6\include\atk-1.0;$(SolutionDir)\..\libxml2-2.7.3\include\libxml2;%(AdditionalIncludeDirectories) + WIN32;NDEBUG;_WINDOWS;_USRDLL;GTKGENSURF_EXPORTS;%(PreprocessorDefinitions) + MultiThreadedDLL + + Level3 + ProgramDatabase + 4996;4244;4101;4800;%(DisableSpecificWarnings) + + + /STACK:8388608 %(AdditionalOptions) + glib-2.0.lib;gobject-2.0.lib;intl.lib;gtk-win32-2.0.lib;gdk-win32-2.0.lib;libxml2.lib;synapse.lib;%(AdditionalDependencies) + $(SolutionDir)\..\gtk-2.16.6\lib;$(SolutionDir)\..\libxml2-2.7.3\lib;$(SolutionDir)\build\$(Configuration)\libs;%(AdditionalLibraryDirectories) + gtkgensurf.def + true + Windows + true + true + MachineX86 + + + + + + + + + + + + + + + + + + + + + {e13ccfb0-a366-4ef3-a66f-c374b563e4df} + false + + + + + + \ No newline at end of file diff --git a/contrib/gtkgensurf/gtkgensurf.vcxproj.filters b/contrib/gtkgensurf/gtkgensurf.vcxproj.filters new file mode 100644 index 00000000..4556fba3 --- /dev/null +++ b/contrib/gtkgensurf/gtkgensurf.vcxproj.filters @@ -0,0 +1,49 @@ + + + + + {c6252b40-f5ce-461b-9375-38e9475996d5} + cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx + + + + + src + + + src + + + src + + + src + + + src + + + src + + + src + + + src + + + src + + + src + + + src + + + + + src + + + \ No newline at end of file diff --git a/contrib/hydratoolz/hydratoolz.vcxproj b/contrib/hydratoolz/hydratoolz.vcxproj new file mode 100644 index 00000000..ad0906a0 --- /dev/null +++ b/contrib/hydratoolz/hydratoolz.vcxproj @@ -0,0 +1,107 @@ + + + + + Debug + Win32 + + + Release + Win32 + + + + {4E63003A-6B5D-4076-8ADF-D5A94809CE32} + Win32Proj + + + + DynamicLibrary + v110 + + + DynamicLibrary + v110 + + + + + + + + + + + + + <_ProjectFileVersion>11.0.60315.1 + + + $(SolutionDir)\install\modules\ + $(SolutionDir)\build\intermediate\$(Configuration)\$(ProjectName)\ + + + $(SolutionDir)\install\modules\ + $(SolutionDir)\build\intermediate\$(Configuration)\$(ProjectName)\ + + + + Disabled + $(SolutionDir)\libs;$(SolutionDir)\include;$(SolutionDir)\..\STLport-5.2.1\stlport;$(SolutionDir)\..\gtk-2.16.6\include\glib-2.0;$(SolutionDir)\..\gtk-2.16.6\lib\glib-2.0\include;$(SolutionDir)\..\gtk-2.16.6\include;$(SolutionDir)\..\gtk-2.16.6\include\gtk-2.0;$(SolutionDir)\..\gtk-2.16.6\lib\gtk-2.0\include;$(SolutionDir)\..\gtk-2.16.6\include\cairo;$(SolutionDir)\..\gtk-2.16.6\include\pango-1.0;$(SolutionDir)\..\gtk-2.16.6\include\atk-1.0;$(SolutionDir)\..\libxml2-2.7.3\include\libxml2;%(AdditionalIncludeDirectories) + WIN32;_DEBUG;_WINDOWS;_USRDLL;HYDRATOOLZ_EXPORTS;%(PreprocessorDefinitions) + true + EnableFastChecks + MultiThreadedDebugDLL + + Level3 + EditAndContinue + 4996;4244;4101;4800;%(DisableSpecificWarnings) + + + /STACK:8388608 %(AdditionalOptions) + glib-2.0.lib;gobject-2.0.lib;intl.lib;gtk-win32-2.0.lib;libxml2.lib;synapse.lib;%(AdditionalDependencies) + $(SolutionDir)\..\gtk-2.16.6\lib;$(SolutionDir)\..\libxml2-2.7.3\lib;$(SolutionDir)\build\$(Configuration)\libs;%(AdditionalLibraryDirectories) + hydratoolz.def + true + Windows + MachineX86 + + + + + $(SolutionDir)\libs;$(SolutionDir)\include;$(SolutionDir)\..\STLport-5.2.1\stlport;$(SolutionDir)\..\gtk-2.16.6\include\glib-2.0;$(SolutionDir)\..\gtk-2.16.6\lib\glib-2.0\include;$(SolutionDir)\..\gtk-2.16.6\include;$(SolutionDir)\..\gtk-2.16.6\include\gtk-2.0;$(SolutionDir)\..\gtk-2.16.6\lib\gtk-2.0\include;$(SolutionDir)\..\gtk-2.16.6\include\cairo;$(SolutionDir)\..\gtk-2.16.6\include\pango-1.0;$(SolutionDir)\..\gtk-2.16.6\include\atk-1.0;$(SolutionDir)\..\libxml2-2.7.3\include\libxml2;%(AdditionalIncludeDirectories) + WIN32;NDEBUG;_WINDOWS;_USRDLL;HYDRATOOLZ_EXPORTS;%(PreprocessorDefinitions) + MultiThreadedDLL + + Level3 + ProgramDatabase + 4996;4244;4101;4800;%(DisableSpecificWarnings) + + + /STACK:8388608 %(AdditionalOptions) + glib-2.0.lib;gobject-2.0.lib;intl.lib;gtk-win32-2.0.lib;libxml2.lib;synapse.lib;%(AdditionalDependencies) + $(SolutionDir)\..\gtk-2.16.6\lib;$(SolutionDir)\..\libxml2-2.7.3\lib;$(SolutionDir)\build\$(Configuration)\libs;%(AdditionalLibraryDirectories) + hydratoolz.def + true + Windows + true + true + MachineX86 + + + + + + + + + + + {e13ccfb0-a366-4ef3-a66f-c374b563e4df} + false + + + + + + \ No newline at end of file diff --git a/contrib/hydratoolz/hydratoolz.vcxproj.filters b/contrib/hydratoolz/hydratoolz.vcxproj.filters new file mode 100644 index 00000000..69e091ae --- /dev/null +++ b/contrib/hydratoolz/hydratoolz.vcxproj.filters @@ -0,0 +1,19 @@ + + + + + {c56fc279-0022-404c-aa2e-04bcab30b146} + cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx + + + + + src + + + + + src + + + \ No newline at end of file diff --git a/contrib/prtview/prtview.vcxproj b/contrib/prtview/prtview.vcxproj new file mode 100644 index 00000000..95e65cc0 --- /dev/null +++ b/contrib/prtview/prtview.vcxproj @@ -0,0 +1,112 @@ + + + + + Debug + Win32 + + + Release + Win32 + + + + {AB6534A8-ED1B-46DC-84EA-8AA080C12F6A} + Win32Proj + + + + DynamicLibrary + v110 + + + DynamicLibrary + v110 + + + + + + + + + + + + + <_ProjectFileVersion>11.0.60315.1 + + + $(SolutionDir)\install\modules\ + $(SolutionDir)\build\intermediate\$(Configuration)\$(ProjectName)\ + + + $(SolutionDir)\install\modules\ + $(SolutionDir)\build\intermediate\$(Configuration)\$(ProjectName)\ + + + + Disabled + $(SolutionDir)\libs;$(SolutionDir)\include;$(SolutionDir)\..\STLport-5.2.1\stlport;$(SolutionDir)\..\gtk-2.16.6\include\glib-2.0;$(SolutionDir)\..\gtk-2.16.6\lib\glib-2.0\include;$(SolutionDir)\..\gtk-2.16.6\include;$(SolutionDir)\..\gtk-2.16.6\include\gtk-2.0;$(SolutionDir)\..\gtk-2.16.6\lib\gtk-2.0\include;$(SolutionDir)\..\gtk-2.16.6\include\cairo;$(SolutionDir)\..\gtk-2.16.6\include\pango-1.0;$(SolutionDir)\..\gtk-2.16.6\include\atk-1.0;$(SolutionDir)\..\libxml2-2.7.3\include\libxml2;%(AdditionalIncludeDirectories) + WIN32;_DEBUG;_WINDOWS;_USRDLL;PRTVIEW_EXPORTS;%(PreprocessorDefinitions) + true + EnableFastChecks + MultiThreadedDebugDLL + + Level3 + EditAndContinue + 4996;4800;4244;%(DisableSpecificWarnings) + + + /STACK:8388608 %(AdditionalOptions) + glib-2.0.lib;gobject-2.0.lib;intl.lib;gtk-win32-2.0.lib;libxml2.lib;synapse.lib;%(AdditionalDependencies) + $(SolutionDir)\..\gtk-2.16.6\lib;$(SolutionDir)\..\libxml2-2.7.3\lib;$(SolutionDir)\build\$(Configuration)\libs;%(AdditionalLibraryDirectories) + prtview.def + true + Windows + MachineX86 + + + + + $(SolutionDir)\libs;$(SolutionDir)\include;$(SolutionDir)\..\STLport-5.2.1\stlport;$(SolutionDir)\..\gtk-2.16.6\include\glib-2.0;$(SolutionDir)\..\gtk-2.16.6\lib\glib-2.0\include;$(SolutionDir)\..\gtk-2.16.6\include;$(SolutionDir)\..\gtk-2.16.6\include\gtk-2.0;$(SolutionDir)\..\gtk-2.16.6\lib\gtk-2.0\include;$(SolutionDir)\..\gtk-2.16.6\include\cairo;$(SolutionDir)\..\gtk-2.16.6\include\pango-1.0;$(SolutionDir)\..\gtk-2.16.6\include\atk-1.0;$(SolutionDir)\..\libxml2-2.7.3\include\libxml2;%(AdditionalIncludeDirectories) + WIN32;NDEBUG;_WINDOWS;_USRDLL;PRTVIEW_EXPORTS;%(PreprocessorDefinitions) + MultiThreadedDLL + + Level3 + ProgramDatabase + 4996;4800;4244;%(DisableSpecificWarnings) + + + /STACK:8388608 %(AdditionalOptions) + glib-2.0.lib;gobject-2.0.lib;intl.lib;gtk-win32-2.0.lib;libxml2.lib;synapse.lib;%(AdditionalDependencies) + $(SolutionDir)\..\gtk-2.16.6\lib;$(SolutionDir)\..\libxml2-2.7.3\lib;$(SolutionDir)\build\$(Configuration)\libs;%(AdditionalLibraryDirectories) + prtview.def + true + Windows + true + true + MachineX86 + + + + + + + + + + + + + + + + {e13ccfb0-a366-4ef3-a66f-c374b563e4df} + false + + + + + + \ No newline at end of file diff --git a/contrib/prtview/prtview.vcxproj.filters b/contrib/prtview/prtview.vcxproj.filters new file mode 100644 index 00000000..beec29d5 --- /dev/null +++ b/contrib/prtview/prtview.vcxproj.filters @@ -0,0 +1,34 @@ + + + + + {4bbfe452-7e73-4e82-b3e4-a28e6a7bb9b1} + cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx + + + + + src + + + src + + + src + + + src + + + src + + + src + + + + + src + + + \ No newline at end of file diff --git a/contrib/ufoai/ufoai.vcxproj b/contrib/ufoai/ufoai.vcxproj new file mode 100644 index 00000000..bfa28d65 --- /dev/null +++ b/contrib/ufoai/ufoai.vcxproj @@ -0,0 +1,108 @@ + + + + + Debug + Win32 + + + Release + Win32 + + + + {850DD97C-B457-497D-B5F5-DA1904FAC5F9} + Win32Proj + + + + DynamicLibrary + v110 + + + DynamicLibrary + v110 + + + + + + + + + + + + + <_ProjectFileVersion>11.0.60315.1 + + + $(SolutionDir)\install\modules\ + $(SolutionDir)\build\intermediate\$(Configuration)\$(ProjectName)\ + + + $(SolutionDir)\install\modules\ + $(SolutionDir)\build\intermediate\$(Configuration)\$(ProjectName)\ + + + + Disabled + $(SolutionDir)\libs;$(SolutionDir)\include;$(SolutionDir)\..\STLport-5.2.1\stlport;$(SolutionDir)\..\gtk-2.16.6\include\glib-2.0;$(SolutionDir)\..\gtk-2.16.6\lib\glib-2.0\include;$(SolutionDir)\..\gtk-2.16.6\include;$(SolutionDir)\..\gtk-2.16.6\include\gtk-2.0;$(SolutionDir)\..\gtk-2.16.6\lib\gtk-2.0\include;$(SolutionDir)\..\gtk-2.16.6\include\cairo;$(SolutionDir)\..\gtk-2.16.6\include\pango-1.0;$(SolutionDir)\..\gtk-2.16.6\include\atk-1.0;$(SolutionDir)\..\libxml2-2.7.3\include\libxml2;%(AdditionalIncludeDirectories) + WIN32;_DEBUG;_WINDOWS;_USRDLL;UFOAI_EXPORTS;%(PreprocessorDefinitions) + true + EnableFastChecks + MultiThreadedDebugDLL + + Level3 + EditAndContinue + 4996;4244;4101;4800;%(DisableSpecificWarnings) + + + /STACK:8388608 %(AdditionalOptions) + glib-2.0.lib;gobject-2.0.lib;intl.lib;gtk-win32-2.0.lib;libxml2.lib;synapse.lib;%(AdditionalDependencies) + $(SolutionDir)\..\gtk-2.16.6\lib;$(SolutionDir)\..\libxml2-2.7.3\lib;$(SolutionDir)\build\$(Configuration)\libs;%(AdditionalLibraryDirectories) + ufoai.def + true + Windows + MachineX86 + + + + + $(SolutionDir)\libs;$(SolutionDir)\include;$(SolutionDir)\..\STLport-5.2.1\stlport;$(SolutionDir)\..\gtk-2.16.6\include\glib-2.0;$(SolutionDir)\..\gtk-2.16.6\lib\glib-2.0\include;$(SolutionDir)\..\gtk-2.16.6\include;$(SolutionDir)\..\gtk-2.16.6\include\gtk-2.0;$(SolutionDir)\..\gtk-2.16.6\lib\gtk-2.0\include;$(SolutionDir)\..\gtk-2.16.6\include\cairo;$(SolutionDir)\..\gtk-2.16.6\include\pango-1.0;$(SolutionDir)\..\gtk-2.16.6\include\atk-1.0;$(SolutionDir)\..\libxml2-2.7.3\include\libxml2;%(AdditionalIncludeDirectories) + WIN32;NDEBUG;_WINDOWS;_USRDLL;UFOAI_EXPORTS;%(PreprocessorDefinitions) + MultiThreadedDLL + + Level3 + ProgramDatabase + 4996;4244;4101;4800;%(DisableSpecificWarnings) + + + /STACK:8388608 %(AdditionalOptions) + glib-2.0.lib;gobject-2.0.lib;intl.lib;gtk-win32-2.0.lib;libxml2.lib;synapse.lib;%(AdditionalDependencies) + $(SolutionDir)\..\gtk-2.16.6\lib;$(SolutionDir)\..\libxml2-2.7.3\lib;$(SolutionDir)\build\$(Configuration)\libs;%(AdditionalLibraryDirectories) + ufoai.def + true + Windows + true + true + MachineX86 + + + + + + + + + + + + {e13ccfb0-a366-4ef3-a66f-c374b563e4df} + false + + + + + + \ No newline at end of file diff --git a/contrib/ufoai/ufoai.vcxproj.filters b/contrib/ufoai/ufoai.vcxproj.filters new file mode 100644 index 00000000..e135aa45 --- /dev/null +++ b/contrib/ufoai/ufoai.vcxproj.filters @@ -0,0 +1,22 @@ + + + + + {f3cd758b-8b56-44e2-9155-0613b20b6fad} + cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx + + + + + src + + + src + + + + + src + + + \ No newline at end of file diff --git a/libs/cmdlib/cmdlib.vcxproj b/libs/cmdlib/cmdlib.vcxproj new file mode 100644 index 00000000..c0d573cc --- /dev/null +++ b/libs/cmdlib/cmdlib.vcxproj @@ -0,0 +1,78 @@ + + + + + Debug + Win32 + + + Release + Win32 + + + + {0B522841-BDCC-493A-BA5C-604AE2CD5756} + Win32Proj + + + + StaticLibrary + v110 + + + StaticLibrary + v110 + + + + + + + + + + + + + <_ProjectFileVersion>11.0.60315.1 + + + $(SolutionDir)\build\$(Configuration)\libs\ + $(SolutionDir)\build\intermediate\$(Configuration)\$(ProjectName)\ + + + $(SolutionDir)\build\$(Configuration)\libs\ + $(SolutionDir)\build\intermediate\$(Configuration)\$(ProjectName)\ + + + + Disabled + $(SolutionDir)\libs;%(AdditionalIncludeDirectories) + WIN32;_DEBUG;_LIB;%(PreprocessorDefinitions) + true + EnableFastChecks + MultiThreadedDebugDLL + + Level3 + EditAndContinue + 4996;4267;%(DisableSpecificWarnings) + + + + + $(SolutionDir)\libs;%(AdditionalIncludeDirectories) + WIN32;NDEBUG;_LIB;%(PreprocessorDefinitions) + MultiThreadedDLL + + Level3 + ProgramDatabase + 4996;4267;%(DisableSpecificWarnings) + + + + + + + + + \ No newline at end of file diff --git a/libs/cmdlib/cmdlib.vcxproj.filters b/libs/cmdlib/cmdlib.vcxproj.filters new file mode 100644 index 00000000..d1a82074 --- /dev/null +++ b/libs/cmdlib/cmdlib.vcxproj.filters @@ -0,0 +1,14 @@ + + + + + {5b5174e4-6b53-495c-8c78-a46586325252} + cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx + + + + + src + + + \ No newline at end of file diff --git a/libs/ddslib/ddslib.vcxproj b/libs/ddslib/ddslib.vcxproj new file mode 100644 index 00000000..b4507fee --- /dev/null +++ b/libs/ddslib/ddslib.vcxproj @@ -0,0 +1,76 @@ + + + + + Debug + Win32 + + + Release + Win32 + + + + {DDE81BE7-D457-47F3-9762-A838EFA2672E} + Win32Proj + + + + StaticLibrary + v110 + + + StaticLibrary + v110 + + + + + + + + + + + + + <_ProjectFileVersion>11.0.60315.1 + + + $(SolutionDir)\build\$(Configuration)\libs\ + $(SolutionDir)\build\intermediate\$(Configuration)\$(ProjectName)\ + + + $(SolutionDir)\build\$(Configuration)\libs\ + $(SolutionDir)\build\intermediate\$(Configuration)\$(ProjectName)\ + + + + Disabled + $(SolutionDir)\libs;%(AdditionalIncludeDirectories) + WIN32;_DEBUG;_LIB;%(PreprocessorDefinitions) + true + EnableFastChecks + MultiThreadedDebugDLL + + Level3 + EditAndContinue + + + + + $(SolutionDir)\libs;%(AdditionalIncludeDirectories) + WIN32;NDEBUG;_LIB;%(PreprocessorDefinitions) + MultiThreadedDLL + + Level3 + ProgramDatabase + + + + + + + + + \ No newline at end of file diff --git a/libs/ddslib/ddslib.vcxproj.filters b/libs/ddslib/ddslib.vcxproj.filters new file mode 100644 index 00000000..e81cc2bb --- /dev/null +++ b/libs/ddslib/ddslib.vcxproj.filters @@ -0,0 +1,14 @@ + + + + + {34c33370-1405-43f2-96ba-4bac589509d0} + cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx + + + + + src + + + \ No newline at end of file diff --git a/libs/l_net/l_net.vcxproj b/libs/l_net/l_net.vcxproj new file mode 100644 index 00000000..65981b5b --- /dev/null +++ b/libs/l_net/l_net.vcxproj @@ -0,0 +1,77 @@ + + + + + Debug + Win32 + + + Release + Win32 + + + + {B957BA35-F807-4C84-85A2-C1F9AC56713B} + Win32Proj + + + + StaticLibrary + v110 + + + StaticLibrary + v110 + + + + + + + + + + + + + <_ProjectFileVersion>11.0.60315.1 + + + $(SolutionDir)\build\$(Configuration)\libs\ + $(SolutionDir)\build\intermediate\$(Configuration)\$(ProjectName)\ + + + $(SolutionDir)\build\$(Configuration)\libs\ + $(SolutionDir)\build\intermediate\$(Configuration)\$(ProjectName)\ + + + + Disabled + WIN32;_DEBUG;_LIB;%(PreprocessorDefinitions) + true + EnableFastChecks + MultiThreadedDebugDLL + + Level3 + EditAndContinue + 4996;4244;4267;%(DisableSpecificWarnings) + + + + + WIN32;NDEBUG;_LIB;%(PreprocessorDefinitions) + MultiThreadedDLL + + Level3 + ProgramDatabase + 4996;4244;4267;%(DisableSpecificWarnings) + + + + + + + + + + \ No newline at end of file diff --git a/libs/l_net/l_net.vcxproj.filters b/libs/l_net/l_net.vcxproj.filters new file mode 100644 index 00000000..81dc77b5 --- /dev/null +++ b/libs/l_net/l_net.vcxproj.filters @@ -0,0 +1,17 @@ + + + + + {a44bb1fd-a991-4172-a02c-da78e1508916} + cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx + + + + + src + + + src + + + \ No newline at end of file diff --git a/libs/mathlib/mathlib.vcxproj b/libs/mathlib/mathlib.vcxproj new file mode 100644 index 00000000..c125159d --- /dev/null +++ b/libs/mathlib/mathlib.vcxproj @@ -0,0 +1,79 @@ + + + + + Debug + Win32 + + + Release + Win32 + + + + {14734EBB-B167-48D9-9B93-2277F645925F} + Win32Proj + + + + StaticLibrary + v110 + + + StaticLibrary + v110 + + + + + + + + + + + + + <_ProjectFileVersion>11.0.60315.1 + + + $(SolutionDir)\build\$(Configuration)\libs\ + $(SolutionDir)\build\intermediate\$(Configuration)\$(ProjectName)\ + + + $(SolutionDir)\build\$(Configuration)\libs\ + $(SolutionDir)\build\intermediate\$(Configuration)\$(ProjectName)\ + + + + Disabled + $(SolutionDir)\libs;%(AdditionalIncludeDirectories) + WIN32;_DEBUG;_LIB;%(PreprocessorDefinitions) + true + EnableFastChecks + MultiThreadedDebugDLL + + Level3 + EditAndContinue + + + + + $(SolutionDir)\libs;%(AdditionalIncludeDirectories) + WIN32;NDEBUG;_LIB;%(PreprocessorDefinitions) + MultiThreadedDLL + + Level3 + ProgramDatabase + + + + + + + + + + + + \ No newline at end of file diff --git a/libs/mathlib/mathlib.vcxproj.filters b/libs/mathlib/mathlib.vcxproj.filters new file mode 100644 index 00000000..9724ab33 --- /dev/null +++ b/libs/mathlib/mathlib.vcxproj.filters @@ -0,0 +1,23 @@ + + + + + {ff58e692-c55e-41d2-865f-3f129baf6c18} + cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx + + + + + src + + + src + + + src + + + src + + + \ No newline at end of file diff --git a/libs/md5lib/md5lib.vcxproj b/libs/md5lib/md5lib.vcxproj new file mode 100644 index 00000000..b876a3af --- /dev/null +++ b/libs/md5lib/md5lib.vcxproj @@ -0,0 +1,79 @@ + + + + + Debug + Win32 + + + Release + Win32 + + + + {12E69671-B980-4BFF-BC1A-6D9A3C158D16} + Win32Proj + + + + StaticLibrary + v110 + + + StaticLibrary + v110 + + + + + + + + + + + + + <_ProjectFileVersion>11.0.60315.1 + + + $(SolutionDir)\build\$(Configuration)\libs\ + $(SolutionDir)\build\intermediate\$(Configuration)\$(ProjectName)\ + + + $(SolutionDir)\build\$(Configuration)\libs\ + $(SolutionDir)\build\intermediate\$(Configuration)\$(ProjectName)\ + + + + Disabled + $(SolutionDir)\libs;%(AdditionalIncludeDirectories) + WIN32;_DEBUG;_LIB;%(PreprocessorDefinitions) + true + EnableFastChecks + MultiThreadedDebugDLL + + Level3 + EditAndContinue + 4267;%(DisableSpecificWarnings) + + + + + $(SolutionDir)\libs;%(AdditionalIncludeDirectories) + WIN32;NDEBUG;_LIB;%(PreprocessorDefinitions) + MultiThreadedDLL + + Level3 + ProgramDatabase + 4267;%(DisableSpecificWarnings) + + + + + + + + + + \ No newline at end of file diff --git a/libs/md5lib/md5lib.vcxproj.filters b/libs/md5lib/md5lib.vcxproj.filters new file mode 100644 index 00000000..f74a89db --- /dev/null +++ b/libs/md5lib/md5lib.vcxproj.filters @@ -0,0 +1,17 @@ + + + + + {04c49966-ecc6-4226-ba65-fd9ceff8ab5d} + cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx + + + + + src + + + src + + + \ No newline at end of file diff --git a/libs/picomodel/picomodel.vcxproj b/libs/picomodel/picomodel.vcxproj new file mode 100644 index 00000000..6e982c9d --- /dev/null +++ b/libs/picomodel/picomodel.vcxproj @@ -0,0 +1,99 @@ + + + + + Debug + Win32 + + + Release + Win32 + + + + {818BAC3D-0399-4416-930D-0AA28D55F798} + Win32Proj + + + + StaticLibrary + v110 + + + StaticLibrary + v110 + + + + + + + + + + + + + <_ProjectFileVersion>11.0.60315.1 + + + $(SolutionDir)\build\$(Configuration)\libs\ + $(SolutionDir)\build\intermediate\$(Configuration)\$(ProjectName)\ + + + $(SolutionDir)\build\$(Configuration)\libs\ + $(SolutionDir)\build\intermediate\$(Configuration)\$(ProjectName)\ + + + + Disabled + $(SolutionDir)\libs;%(AdditionalIncludeDirectories) + WIN32;_DEBUG;_LIB;%(PreprocessorDefinitions) + true + EnableFastChecks + MultiThreadedDebugDLL + + Level3 + EditAndContinue + 4996;4244;4267;%(DisableSpecificWarnings) + + + + + $(SolutionDir)\libs;%(AdditionalIncludeDirectories) + WIN32;NDEBUG;_LIB;%(PreprocessorDefinitions) + MultiThreadedDLL + + Level3 + ProgramDatabase + 4996;4244;4267;%(DisableSpecificWarnings) + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libs/picomodel/picomodel.vcxproj.filters b/libs/picomodel/picomodel.vcxproj.filters new file mode 100644 index 00000000..2760cddb --- /dev/null +++ b/libs/picomodel/picomodel.vcxproj.filters @@ -0,0 +1,81 @@ + + + + + {f1f4d104-47cb-430f-b1aa-3195a7131254} + cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx + + + {a48f01bc-4491-4018-8cd4-9dd72849ab6f} + cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx + + + + + src + + + src + + + src + + + src + + + src + + + src + + + src + + + src + + + src + + + src + + + src + + + src + + + src\lwo + + + src\lwo + + + src\lwo + + + src\lwo + + + src\lwo + + + src\lwo + + + src\lwo + + + src\lwo + + + src\lwo + + + src\lwo + + + \ No newline at end of file diff --git a/libs/splines/splines.vcxproj b/libs/splines/splines.vcxproj new file mode 100644 index 00000000..1d59e8bd --- /dev/null +++ b/libs/splines/splines.vcxproj @@ -0,0 +1,85 @@ + + + + + Debug + Win32 + + + Release + Win32 + + + + {6C1116CE-D99E-4629-9E69-A9329335D706} + Win32Proj + + + + StaticLibrary + v110 + + + StaticLibrary + v110 + + + + + + + + + + + + + <_ProjectFileVersion>11.0.60315.1 + + + $(SolutionDir)\build\$(Configuration)\libs\ + $(SolutionDir)\build\intermediate\$(Configuration)\$(ProjectName)\ + + + $(SolutionDir)\build\$(Configuration)\libs\ + $(SolutionDir)\build\intermediate\$(Configuration)\$(ProjectName)\ + + + + Disabled + $(SolutionDir)\include;$(SolutionDir)\libs;%(AdditionalIncludeDirectories) + WIN32;_DEBUG;_LIB;%(PreprocessorDefinitions) + true + EnableFastChecks + MultiThreadedDebugDLL + + Level3 + EditAndContinue + 4996;4267;4244;%(DisableSpecificWarnings) + + + + + $(SolutionDir)\include;$(SolutionDir)\libs;%(AdditionalIncludeDirectories) + WIN32;NDEBUG;_LIB;%(PreprocessorDefinitions) + MultiThreadedDLL + + Level3 + ProgramDatabase + 4996;4267;4244;%(DisableSpecificWarnings) + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/libs/splines/splines.vcxproj.filters b/libs/splines/splines.vcxproj.filters new file mode 100644 index 00000000..679d4723 --- /dev/null +++ b/libs/splines/splines.vcxproj.filters @@ -0,0 +1,35 @@ + + + + + {377c74fa-c58a-42d1-9b33-a300bcc75733} + cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx + + + + + src + + + src + + + src + + + src + + + src + + + src + + + src + + + src + + + \ No newline at end of file diff --git a/libs/synapse/synapse.vcxproj b/libs/synapse/synapse.vcxproj new file mode 100644 index 00000000..46288858 --- /dev/null +++ b/libs/synapse/synapse.vcxproj @@ -0,0 +1,78 @@ + + + + + Debug + Win32 + + + Release + Win32 + + + + {E13CCFB0-A366-4EF3-A66F-C374B563E4DF} + Win32Proj + + + + StaticLibrary + v110 + + + StaticLibrary + v110 + + + + + + + + + + + + + <_ProjectFileVersion>11.0.60315.1 + + + $(SolutionDir)\build\$(Configuration)\libs\ + $(SolutionDir)\build\intermediate\$(Configuration)\$(ProjectName)\ + + + $(SolutionDir)\build\$(Configuration)\libs\ + $(SolutionDir)\build\intermediate\$(Configuration)\$(ProjectName)\ + + + + Disabled + $(SolutionDir)\include;$(SolutionDir)\libs;$(SolutionDir)\..\STLport-5.2.1\stlport;$(SolutionDir)\..\gtk-2.16.6\include\glib-2.0;$(SolutionDir)\..\gtk-2.16.6\lib\glib-2.0\include;$(SolutionDir)\..\libxml2-2.7.3\include\libxml2;%(AdditionalIncludeDirectories) + WIN32;_DEBUG;_LIB;%(PreprocessorDefinitions) + true + EnableFastChecks + MultiThreadedDebugDLL + + Level3 + EditAndContinue + 4312;4996;4267;4244;%(DisableSpecificWarnings) + + + + + $(SolutionDir)\include;$(SolutionDir)\libs;$(SolutionDir)\..\STLport-5.2.1\stlport;$(SolutionDir)\..\gtk-2.16.6\include\glib-2.0;$(SolutionDir)\..\gtk-2.16.6\lib\glib-2.0\include;$(SolutionDir)\..\libxml2-2.7.3\include\libxml2;%(AdditionalIncludeDirectories) + WIN32;NDEBUG;_LIB;%(PreprocessorDefinitions) + MultiThreadedDLL + + Level3 + ProgramDatabase + 4312;4996;4267;4244;%(DisableSpecificWarnings) + + + + + + + + + \ No newline at end of file diff --git a/libs/synapse/synapse.vcxproj.filters b/libs/synapse/synapse.vcxproj.filters new file mode 100644 index 00000000..06d28361 --- /dev/null +++ b/libs/synapse/synapse.vcxproj.filters @@ -0,0 +1,14 @@ + + + + + {a6ca8ef9-5af6-4e58-91c6-409e74cdabc8} + cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx + + + + + src + + + \ No newline at end of file diff --git a/plugins/eclassfgd/fgd.vcxproj b/plugins/eclassfgd/fgd.vcxproj new file mode 100644 index 00000000..3baa5d23 --- /dev/null +++ b/plugins/eclassfgd/fgd.vcxproj @@ -0,0 +1,107 @@ + + + + + Debug + Win32 + + + Release + Win32 + + + + {04213509-5ED3-4C74-B8A2-480BE6F48363} + Win32Proj + + + + DynamicLibrary + v110 + + + DynamicLibrary + v110 + + + + + + + + + + + + + <_ProjectFileVersion>11.0.60315.1 + + + $(SolutionDir)\install\modules\ + $(SolutionDir)\build\intermediate\$(Configuration)\$(ProjectName)\ + + + $(SolutionDir)\install\modules\ + $(SolutionDir)\build\intermediate\$(Configuration)\$(ProjectName)\ + + + + Disabled + $(SolutionDir)\libs;$(SolutionDir)\include;$(SolutionDir)\..\STLport-5.2.1\stlport;$(SolutionDir)\..\gtk-2.16.6\include\glib-2.0;$(SolutionDir)\..\gtk-2.16.6\lib\glib-2.0\include;$(SolutionDir)\..\libxml2-2.7.3\include\libxml2;%(AdditionalIncludeDirectories) + WIN32;_DEBUG;_WINDOWS;_USRDLL;FGD_EXPORTS;%(PreprocessorDefinitions) + true + EnableFastChecks + MultiThreadedDebugDLL + + Level3 + EditAndContinue + 4996;4244;%(DisableSpecificWarnings) + + + /STACK:8388608 %(AdditionalOptions) + glib-2.0.lib;libxml2.lib;synapse.lib;%(AdditionalDependencies) + $(SolutionDir)\..\gtk-2.16.6\lib;$(SolutionDir)\..\libxml2-2.7.3\lib;$(SolutionDir)\build\$(Configuration)\libs;%(AdditionalLibraryDirectories) + fgd.def + true + Windows + MachineX86 + + + + + $(SolutionDir)\libs;$(SolutionDir)\include;$(SolutionDir)\..\STLport-5.2.1\stlport;$(SolutionDir)\..\gtk-2.16.6\include\glib-2.0;$(SolutionDir)\..\gtk-2.16.6\lib\glib-2.0\include;$(SolutionDir)\..\libxml2-2.7.3\include\libxml2;%(AdditionalIncludeDirectories) + WIN32;NDEBUG;_WINDOWS;_USRDLL;FGD_EXPORTS;%(PreprocessorDefinitions) + MultiThreadedDLL + + Level3 + ProgramDatabase + 4996;4244;%(DisableSpecificWarnings) + + + /STACK:8388608 %(AdditionalOptions) + glib-2.0.lib;libxml2.lib;synapse.lib;%(AdditionalDependencies) + $(SolutionDir)\..\gtk-2.16.6\lib;$(SolutionDir)\..\libxml2-2.7.3\lib;$(SolutionDir)\build\$(Configuration)\libs;%(AdditionalLibraryDirectories) + fgd.def + true + Windows + true + true + MachineX86 + + + + + + + + + + + {e13ccfb0-a366-4ef3-a66f-c374b563e4df} + false + + + + + + \ No newline at end of file diff --git a/plugins/eclassfgd/fgd.vcxproj.filters b/plugins/eclassfgd/fgd.vcxproj.filters new file mode 100644 index 00000000..689e4fa3 --- /dev/null +++ b/plugins/eclassfgd/fgd.vcxproj.filters @@ -0,0 +1,19 @@ + + + + + {520e62b0-5bfa-4bb0-ac11-ef17e79a101f} + cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx + + + + + src + + + + + src + + + \ No newline at end of file diff --git a/plugins/entity/entity.vcxproj b/plugins/entity/entity.vcxproj new file mode 100644 index 00000000..e03725c8 --- /dev/null +++ b/plugins/entity/entity.vcxproj @@ -0,0 +1,116 @@ + + + + + Debug + Win32 + + + Release + Win32 + + + + {17DD38AA-4842-45BC-9304-2ADC1A12B4F4} + Win32Proj + + + + DynamicLibrary + v110 + + + DynamicLibrary + v110 + + + + + + + + + + + + + <_ProjectFileVersion>11.0.60315.1 + + + $(SolutionDir)\install\modules\ + $(SolutionDir)\build\intermediate\$(Configuration)\$(ProjectName)\ + + + $(SolutionDir)\install\modules\ + $(SolutionDir)\build\intermediate\$(Configuration)\$(ProjectName)\ + + + + Disabled + $(SolutionDir)\libs;$(SolutionDir)\include;$(SolutionDir)\..\STLport-5.2.1\stlport;$(SolutionDir)\..\gtk-2.16.6\include\glib-2.0;$(SolutionDir)\..\gtk-2.16.6\lib\glib-2.0\include;$(SolutionDir)\..\libxml2-2.7.3\include\libxml2;%(AdditionalIncludeDirectories) + WIN32;_DEBUG;_WINDOWS;_USRDLL;ENTITY_EXPORTS;%(PreprocessorDefinitions) + true + EnableFastChecks + MultiThreadedDebugDLL + + Level3 + EditAndContinue + 4312;4996;4244;%(DisableSpecificWarnings) + + + /STACK:8388608 %(AdditionalOptions) + glib-2.0.lib;libxml2.lib;mathlib.lib;synapse.lib;%(AdditionalDependencies) + $(SolutionDir)\..\gtk-2.16.6\lib;$(SolutionDir)\..\libxml2-2.7.3\lib;$(SolutionDir)\build\$(Configuration)\libs;%(AdditionalLibraryDirectories) + entity.def + true + Windows + MachineX86 + + + + + $(SolutionDir)\libs;$(SolutionDir)\include;$(SolutionDir)\..\STLport-5.2.1\stlport;$(SolutionDir)\..\gtk-2.16.6\include\glib-2.0;$(SolutionDir)\..\gtk-2.16.6\lib\glib-2.0\include;$(SolutionDir)\..\libxml2-2.7.3\include\libxml2;%(AdditionalIncludeDirectories) + WIN32;NDEBUG;_WINDOWS;_USRDLL;ENTITY_EXPORTS;%(PreprocessorDefinitions) + MultiThreadedDLL + + Level3 + ProgramDatabase + 4312;4996;4244;%(DisableSpecificWarnings) + + + /STACK:8388608 %(AdditionalOptions) + glib-2.0.lib;libxml2.lib;mathlib.lib;synapse.lib;%(AdditionalDependencies) + $(SolutionDir)\..\gtk-2.16.6\lib;$(SolutionDir)\..\libxml2-2.7.3\lib;$(SolutionDir)\build\$(Configuration)\libs;%(AdditionalLibraryDirectories) + entity.def + true + Windows + true + true + MachineX86 + + + + + + + + + + + + + + + + {14734ebb-b167-48d9-9b93-2277f645925f} + false + + + {e13ccfb0-a366-4ef3-a66f-c374b563e4df} + false + + + + + + \ No newline at end of file diff --git a/plugins/entity/entity.vcxproj.filters b/plugins/entity/entity.vcxproj.filters new file mode 100644 index 00000000..a8985f0a --- /dev/null +++ b/plugins/entity/entity.vcxproj.filters @@ -0,0 +1,34 @@ + + + + + {109e1292-2d14-47ea-bbac-1296c682ddbe} + cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx + + + + + src + + + src + + + src + + + src + + + src + + + src + + + + + src + + + \ No newline at end of file diff --git a/plugins/image/image.vcxproj b/plugins/image/image.vcxproj new file mode 100644 index 00000000..dcd09e4d --- /dev/null +++ b/plugins/image/image.vcxproj @@ -0,0 +1,110 @@ + + + + + Debug + Win32 + + + Release + Win32 + + + + {1F9977F6-216F-4AE1-9928-59B72CF31C46} + Win32Proj + + + + DynamicLibrary + v110 + + + DynamicLibrary + v110 + + + + + + + + + + + + + <_ProjectFileVersion>11.0.60315.1 + + + $(SolutionDir)\install\modules\ + $(SolutionDir)\build\intermediate\$(Configuration)\$(ProjectName)\ + + + $(SolutionDir)\install\modules\ + $(SolutionDir)\build\intermediate\$(Configuration)\$(ProjectName)\ + + + + Disabled + $(SolutionDir)\libs;$(SolutionDir)\include;$(SolutionDir)\..\STLport-5.2.1\stlport;$(SolutionDir)\..\gtk-2.16.6\include\glib-2.0;$(SolutionDir)\..\gtk-2.16.6\lib\glib-2.0\include;$(SolutionDir)\..\libxml2-2.7.3\include\libxml2;$(SolutionDir)\..\jpeg-8c\include;%(AdditionalIncludeDirectories) + WIN32;_DEBUG;_WINDOWS;_USRDLL;IMAGE_EXPORTS;%(PreprocessorDefinitions) + true + EnableFastChecks + MultiThreadedDebugDLL + + Level3 + EditAndContinue + 4312;4996;4244;4267;%(DisableSpecificWarnings) + + + /STACK:8388608 %(AdditionalOptions) + glib-2.0.lib;libxml2.lib;libjpegd.lib;synapse.lib;%(AdditionalDependencies) + $(SolutionDir)\..\gtk-2.16.6\lib;$(SolutionDir)\..\libxml2-2.7.3\lib;$(SolutionDir)\..\jpeg-8c\lib;$(SolutionDir)\build\$(Configuration)\libs;%(AdditionalLibraryDirectories) + image.def + true + Windows + MachineX86 + + + + + $(SolutionDir)\libs;$(SolutionDir)\include;$(SolutionDir)\..\STLport-5.2.1\stlport;$(SolutionDir)\..\gtk-2.16.6\include\glib-2.0;$(SolutionDir)\..\gtk-2.16.6\lib\glib-2.0\include;$(SolutionDir)\..\libxml2-2.7.3\include\libxml2;$(SolutionDir)\..\jpeg-8c\include;%(AdditionalIncludeDirectories) + WIN32;NDEBUG;_WINDOWS;_USRDLL;IMAGE_EXPORTS;%(PreprocessorDefinitions) + MultiThreadedDLL + + Level3 + ProgramDatabase + 4312;4996;4244;4267;%(DisableSpecificWarnings) + + + /STACK:8388608 %(AdditionalOptions) + glib-2.0.lib;libxml2.lib;libjpeg.lib;synapse.lib;%(AdditionalDependencies) + $(SolutionDir)\..\gtk-2.16.6\lib;$(SolutionDir)\..\libxml2-2.7.3\lib;$(SolutionDir)\..\jpeg-8c\lib;$(SolutionDir)\build\$(Configuration)\libs;%(AdditionalLibraryDirectories) + image.def + true + Windows + true + true + MachineX86 + + + + + + + + + + + + + + {e13ccfb0-a366-4ef3-a66f-c374b563e4df} + false + + + + + + \ No newline at end of file diff --git a/plugins/image/image.vcxproj.filters b/plugins/image/image.vcxproj.filters new file mode 100644 index 00000000..9fd13f0e --- /dev/null +++ b/plugins/image/image.vcxproj.filters @@ -0,0 +1,28 @@ + + + + + {d32b9b42-58a3-4825-a03f-3c9a4cac423e} + cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx + + + + + src + + + src + + + src + + + src + + + + + src + + + \ No newline at end of file diff --git a/plugins/imagehl/imagehl.vcxproj b/plugins/imagehl/imagehl.vcxproj new file mode 100644 index 00000000..98d48000 --- /dev/null +++ b/plugins/imagehl/imagehl.vcxproj @@ -0,0 +1,108 @@ + + + + + Debug + Win32 + + + Release + Win32 + + + + {BA1BC409-744B-4270-8E47-BA10872313AD} + Win32Proj + + + + DynamicLibrary + v110 + + + DynamicLibrary + v110 + + + + + + + + + + + + + <_ProjectFileVersion>11.0.60315.1 + + + $(SolutionDir)\install\modules\ + $(SolutionDir)\build\intermediate\$(Configuration)\$(ProjectName)\ + + + $(SolutionDir)\install\modules\ + $(SolutionDir)\build\intermediate\$(Configuration)\$(ProjectName)\ + + + + Disabled + $(SolutionDir)\libs;$(SolutionDir)\include;$(SolutionDir)\..\STLport-5.2.1\stlport;$(SolutionDir)\..\gtk-2.16.6\include\glib-2.0;$(SolutionDir)\..\gtk-2.16.6\lib\glib-2.0\include;$(SolutionDir)\..\libxml2-2.7.3\include\libxml2;%(AdditionalIncludeDirectories) + WIN32;_DEBUG;_WINDOWS;_USRDLL;IMAGEHL_EXPORTS;%(PreprocessorDefinitions) + true + EnableFastChecks + MultiThreadedDebugDLL + + Level3 + EditAndContinue + 4996;4101;%(DisableSpecificWarnings) + + + /STACK:8388608 %(AdditionalOptions) + glib-2.0.lib;libxml2.lib;synapse.lib;%(AdditionalDependencies) + $(SolutionDir)\..\gtk-2.16.6\lib;$(SolutionDir)\..\libxml2-2.7.3\lib;$(SolutionDir)\build\$(Configuration)\libs;%(AdditionalLibraryDirectories) + imagehl.def + true + Windows + MachineX86 + + + + + $(SolutionDir)\libs;$(SolutionDir)\include;$(SolutionDir)\..\STLport-5.2.1\stlport;$(SolutionDir)\..\gtk-2.16.6\include\glib-2.0;$(SolutionDir)\..\gtk-2.16.6\lib\glib-2.0\include;$(SolutionDir)\..\libxml2-2.7.3\include\libxml2;%(AdditionalIncludeDirectories) + WIN32;NDEBUG;_WINDOWS;_USRDLL;IMAGEHL_EXPORTS;%(PreprocessorDefinitions) + MultiThreadedDLL + + Level3 + ProgramDatabase + 4996;4101;%(DisableSpecificWarnings) + + + /STACK:8388608 %(AdditionalOptions) + glib-2.0.lib;libxml2.lib;synapse.lib;%(AdditionalDependencies) + $(SolutionDir)\..\gtk-2.16.6\lib;$(SolutionDir)\..\libxml2-2.7.3\lib;$(SolutionDir)\build\$(Configuration)\libs;%(AdditionalLibraryDirectories) + imagehl.def + true + Windows + true + true + MachineX86 + + + + + + + + + + + + {e13ccfb0-a366-4ef3-a66f-c374b563e4df} + false + + + + + + \ No newline at end of file diff --git a/plugins/imagehl/imagehl.vcxproj.filters b/plugins/imagehl/imagehl.vcxproj.filters new file mode 100644 index 00000000..7d575eaf --- /dev/null +++ b/plugins/imagehl/imagehl.vcxproj.filters @@ -0,0 +1,22 @@ + + + + + {278a6502-781d-4e02-81c5-9fd25e575d6f} + cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx + + + + + src + + + src + + + + + src + + + \ No newline at end of file diff --git a/plugins/imagem8/imagem8.vcxproj b/plugins/imagem8/imagem8.vcxproj new file mode 100644 index 00000000..04f2f5a4 --- /dev/null +++ b/plugins/imagem8/imagem8.vcxproj @@ -0,0 +1,109 @@ + + + + + Debug + Win32 + + + Release + Win32 + + + + {C6FA63AA-5F37-4D43-BE6B-09903E70C9E1} + Win32Proj + + + + DynamicLibrary + v110 + + + DynamicLibrary + v110 + + + + + + + + + + + + + <_ProjectFileVersion>11.0.60315.1 + + + $(SolutionDir)\install\modules\ + $(SolutionDir)\build\intermediate\$(Configuration)\$(ProjectName)\ + + + $(SolutionDir)\install\modules\ + $(SolutionDir)\build\intermediate\$(Configuration)\$(ProjectName)\ + + + + Disabled + $(SolutionDir)\libs;$(SolutionDir)\include;$(SolutionDir)\..\STLport-5.2.1\stlport;$(SolutionDir)\..\gtk-2.16.6\include\glib-2.0;$(SolutionDir)\..\gtk-2.16.6\lib\glib-2.0\include;$(SolutionDir)\..\libxml2-2.7.3\include\libxml2;%(AdditionalIncludeDirectories) + WIN32;_DEBUG;_WINDOWS;_USRDLL;IMAGEM8_EXPORTS;%(PreprocessorDefinitions) + true + EnableFastChecks + MultiThreadedDebugDLL + + Level3 + EditAndContinue + 4996;%(DisableSpecificWarnings) + + + /STACK:8388608 %(AdditionalOptions) + glib-2.0.lib;libxml2.lib;synapse.lib;%(AdditionalDependencies) + $(SolutionDir)\..\gtk-2.16.6\lib;$(SolutionDir)\..\libxml2-2.7.3\lib;$(SolutionDir)\build\$(Configuration)\libs;%(AdditionalLibraryDirectories) + imagem8.def + true + Windows + MachineX86 + + + + + $(SolutionDir)\libs;$(SolutionDir)\include;$(SolutionDir)\..\STLport-5.2.1\stlport;$(SolutionDir)\..\gtk-2.16.6\include\glib-2.0;$(SolutionDir)\..\gtk-2.16.6\lib\glib-2.0\include;$(SolutionDir)\..\libxml2-2.7.3\include\libxml2;%(AdditionalIncludeDirectories) + WIN32;NDEBUG;_WINDOWS;_USRDLL;IMAGEM8_EXPORTS;%(PreprocessorDefinitions) + MultiThreadedDLL + + Level3 + ProgramDatabase + 4996;%(DisableSpecificWarnings) + + + /STACK:8388608 %(AdditionalOptions) + glib-2.0.lib;libxml2.lib;synapse.lib;%(AdditionalDependencies) + $(SolutionDir)\..\gtk-2.16.6\lib;$(SolutionDir)\..\libxml2-2.7.3\lib;$(SolutionDir)\build\$(Configuration)\libs;%(AdditionalLibraryDirectories) + imagem8.def + true + Windows + true + true + MachineX86 + + + + + + + + + + + + + {e13ccfb0-a366-4ef3-a66f-c374b563e4df} + false + + + + + + \ No newline at end of file diff --git a/plugins/imagem8/imagem8.vcxproj.filters b/plugins/imagem8/imagem8.vcxproj.filters new file mode 100644 index 00000000..627d74ec --- /dev/null +++ b/plugins/imagem8/imagem8.vcxproj.filters @@ -0,0 +1,25 @@ + + + + + {44f89972-3fd0-4a24-ae9b-6ee95ec9d612} + cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx + + + + + src + + + src + + + src + + + + + src + + + \ No newline at end of file diff --git a/plugins/imagepng/imagepng.vcxproj b/plugins/imagepng/imagepng.vcxproj new file mode 100644 index 00000000..6074d3b1 --- /dev/null +++ b/plugins/imagepng/imagepng.vcxproj @@ -0,0 +1,107 @@ + + + + + Debug + Win32 + + + Release + Win32 + + + + {43C01E60-21CC-49F5-8A11-F460BC866A31} + Win32Proj + + + + DynamicLibrary + v110 + + + DynamicLibrary + v110 + + + + + + + + + + + + + <_ProjectFileVersion>11.0.60315.1 + + + $(SolutionDir)\install\modules\ + $(SolutionDir)\build\intermediate\$(Configuration)\$(ProjectName)\ + + + $(SolutionDir)\install\modules\ + $(SolutionDir)\build\intermediate\$(Configuration)\$(ProjectName)\ + + + + Disabled + $(SolutionDir)\libs;$(SolutionDir)\include;$(SolutionDir)\..\STLport-5.2.1\stlport;$(SolutionDir)\..\gtk-2.16.6\include\glib-2.0;$(SolutionDir)\..\gtk-2.16.6\lib\glib-2.0\include;$(SolutionDir)\..\libxml2-2.7.3\include\libxml2;$(SolutionDir)\..\gtk-2.16.6\include;%(AdditionalIncludeDirectories) + WIN32;_DEBUG;_WINDOWS;_USRDLL;IMAGEPNG_EXPORTS;%(PreprocessorDefinitions) + true + EnableFastChecks + MultiThreadedDebugDLL + + Level3 + EditAndContinue + 4996;%(DisableSpecificWarnings) + + + /STACK:8388608 %(AdditionalOptions) + glib-2.0.lib;libxml2.lib;libpng.lib;synapse.lib;%(AdditionalDependencies) + $(SolutionDir)\..\gtk-2.16.6\lib;$(SolutionDir)\..\libxml2-2.7.3\lib;$(SolutionDir)\build\$(Configuration)\libs;%(AdditionalLibraryDirectories) + imagepng.def + true + Windows + MachineX86 + + + + + $(SolutionDir)\libs;$(SolutionDir)\include;$(SolutionDir)\..\STLport-5.2.1\stlport;$(SolutionDir)\..\gtk-2.16.6\include\glib-2.0;$(SolutionDir)\..\gtk-2.16.6\lib\glib-2.0\include;$(SolutionDir)\..\libxml2-2.7.3\include\libxml2;$(SolutionDir)\..\gtk-2.16.6\include;%(AdditionalIncludeDirectories) + WIN32;NDEBUG;_WINDOWS;_USRDLL;IMAGEPNG_EXPORTS;%(PreprocessorDefinitions) + MultiThreadedDLL + + Level3 + ProgramDatabase + 4996;%(DisableSpecificWarnings) + + + /STACK:8388608 %(AdditionalOptions) + glib-2.0.lib;libxml2.lib;libpng.lib;synapse.lib;%(AdditionalDependencies) + $(SolutionDir)\..\gtk-2.16.6\lib;$(SolutionDir)\..\libxml2-2.7.3\lib;$(SolutionDir)\build\$(Configuration)\libs;%(AdditionalLibraryDirectories) + imagepng.def + true + Windows + true + true + MachineX86 + + + + + + + + + + + {e13ccfb0-a366-4ef3-a66f-c374b563e4df} + false + + + + + + \ No newline at end of file diff --git a/plugins/imagepng/imagepng.vcxproj.filters b/plugins/imagepng/imagepng.vcxproj.filters new file mode 100644 index 00000000..f249a6f7 --- /dev/null +++ b/plugins/imagepng/imagepng.vcxproj.filters @@ -0,0 +1,19 @@ + + + + + {c86ad45c-bae6-49a8-8401-c57aa56710e4} + cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx + + + + + src + + + + + src + + + \ No newline at end of file diff --git a/plugins/imagewal/imagewal.vcxproj b/plugins/imagewal/imagewal.vcxproj new file mode 100644 index 00000000..c3a795e6 --- /dev/null +++ b/plugins/imagewal/imagewal.vcxproj @@ -0,0 +1,108 @@ + + + + + Debug + Win32 + + + Release + Win32 + + + + {8D3160AB-B386-4970-8146-826BC293CCB1} + Win32Proj + + + + DynamicLibrary + v110 + + + DynamicLibrary + v110 + + + + + + + + + + + + + <_ProjectFileVersion>11.0.60315.1 + + + $(SolutionDir)\install\modules\ + $(SolutionDir)\build\intermediate\$(Configuration)\$(ProjectName)\ + + + $(SolutionDir)\install\modules\ + $(SolutionDir)\build\intermediate\$(Configuration)\$(ProjectName)\ + + + + Disabled + $(SolutionDir)\libs;$(SolutionDir)\include;$(SolutionDir)\..\STLport-5.2.1\stlport;$(SolutionDir)\..\gtk-2.16.6\include\glib-2.0;$(SolutionDir)\..\gtk-2.16.6\lib\glib-2.0\include;$(SolutionDir)\..\libxml2-2.7.3\include\libxml2;%(AdditionalIncludeDirectories) + WIN32;_DEBUG;_WINDOWS;_USRDLL;IMAGEWAL_EXPORTS;%(PreprocessorDefinitions) + true + EnableFastChecks + MultiThreadedDebugDLL + + Level3 + EditAndContinue + 4996;%(DisableSpecificWarnings) + + + /STACK:8388608 %(AdditionalOptions) + glib-2.0.lib;libxml2.lib;synapse.lib;%(AdditionalDependencies) + $(SolutionDir)\..\gtk-2.16.6\lib;$(SolutionDir)\..\libxml2-2.7.3\lib;$(SolutionDir)\build\$(Configuration)\libs;%(AdditionalLibraryDirectories) + imagewal.def + true + Windows + MachineX86 + + + + + $(SolutionDir)\libs;$(SolutionDir)\include;$(SolutionDir)\..\STLport-5.2.1\stlport;$(SolutionDir)\..\gtk-2.16.6\include\glib-2.0;$(SolutionDir)\..\gtk-2.16.6\lib\glib-2.0\include;$(SolutionDir)\..\libxml2-2.7.3\include\libxml2;%(AdditionalIncludeDirectories) + WIN32;NDEBUG;_WINDOWS;_USRDLL;IMAGEWAL_EXPORTS;%(PreprocessorDefinitions) + MultiThreadedDLL + + Level3 + ProgramDatabase + 4996;%(DisableSpecificWarnings) + + + /STACK:8388608 %(AdditionalOptions) + glib-2.0.lib;libxml2.lib;synapse.lib;%(AdditionalDependencies) + $(SolutionDir)\..\gtk-2.16.6\lib;$(SolutionDir)\..\libxml2-2.7.3\lib;$(SolutionDir)\build\$(Configuration)\libs;%(AdditionalLibraryDirectories) + imagewal.def + true + Windows + true + true + MachineX86 + + + + + + + + + + + + {e13ccfb0-a366-4ef3-a66f-c374b563e4df} + false + + + + + + \ No newline at end of file diff --git a/plugins/imagewal/imagewal.vcxproj.filters b/plugins/imagewal/imagewal.vcxproj.filters new file mode 100644 index 00000000..5e078da4 --- /dev/null +++ b/plugins/imagewal/imagewal.vcxproj.filters @@ -0,0 +1,22 @@ + + + + + {748a51d6-301c-44af-9989-6c76a704d1df} + cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx + + + + + src + + + src + + + + + src + + + \ No newline at end of file diff --git a/plugins/map/map.vcxproj b/plugins/map/map.vcxproj new file mode 100644 index 00000000..816efd14 --- /dev/null +++ b/plugins/map/map.vcxproj @@ -0,0 +1,113 @@ + + + + + Debug + Win32 + + + Release + Win32 + + + + {1B0E70B0-ED20-4021-9BBE-5168CB8DAE90} + Win32Proj + + + + DynamicLibrary + v110 + + + DynamicLibrary + v110 + + + + + + + + + + + + + <_ProjectFileVersion>11.0.60315.1 + + + $(SolutionDir)\install\modules\ + $(SolutionDir)\build\intermediate\$(Configuration)\$(ProjectName)\ + + + $(SolutionDir)\install\modules\ + $(SolutionDir)\build\intermediate\$(Configuration)\$(ProjectName)\ + + + + Disabled + $(SolutionDir)\libs;$(SolutionDir)\include;$(SolutionDir)\..\STLport-5.2.1\stlport;$(SolutionDir)\..\gtk-2.16.6\include\glib-2.0;$(SolutionDir)\..\gtk-2.16.6\lib\glib-2.0\include;$(SolutionDir)\..\libxml2-2.7.3\include\libxml2;%(AdditionalIncludeDirectories) + WIN32;_DEBUG;_WINDOWS;_USRDLL;MAP_EXPORTS;%(PreprocessorDefinitions) + true + EnableFastChecks + MultiThreadedDebugDLL + + Level3 + EditAndContinue + 4996;4244;%(DisableSpecificWarnings) + + + /STACK:8388608 %(AdditionalOptions) + glib-2.0.lib;libxml2.lib;synapse.lib;cmdlib.lib;%(AdditionalDependencies) + $(SolutionDir)\..\gtk-2.16.6\lib;$(SolutionDir)\..\libxml2-2.7.3\lib;$(SolutionDir)\build\$(Configuration)\libs;%(AdditionalLibraryDirectories) + map.def + true + Windows + MachineX86 + + + + + $(SolutionDir)\libs;$(SolutionDir)\include;$(SolutionDir)\..\STLport-5.2.1\stlport;$(SolutionDir)\..\gtk-2.16.6\include\glib-2.0;$(SolutionDir)\..\gtk-2.16.6\lib\glib-2.0\include;$(SolutionDir)\..\libxml2-2.7.3\include\libxml2;%(AdditionalIncludeDirectories) + WIN32;NDEBUG;_WINDOWS;_USRDLL;MAP_EXPORTS;%(PreprocessorDefinitions) + MultiThreadedDLL + + Level3 + ProgramDatabase + 4996;4244;%(DisableSpecificWarnings) + + + /STACK:8388608 %(AdditionalOptions) + glib-2.0.lib;libxml2.lib;synapse.lib;cmdlib.lib;%(AdditionalDependencies) + $(SolutionDir)\..\gtk-2.16.6\lib;$(SolutionDir)\..\libxml2-2.7.3\lib;$(SolutionDir)\build\$(Configuration)\libs;%(AdditionalLibraryDirectories) + map.def + true + Windows + true + true + MachineX86 + + + + + + + + + + + + + {0b522841-bdcc-493a-ba5c-604ae2cd5756} + false + + + {e13ccfb0-a366-4ef3-a66f-c374b563e4df} + false + + + + + + \ No newline at end of file diff --git a/plugins/map/map.vcxproj.filters b/plugins/map/map.vcxproj.filters new file mode 100644 index 00000000..b276e4e6 --- /dev/null +++ b/plugins/map/map.vcxproj.filters @@ -0,0 +1,25 @@ + + + + + {242a9734-0a61-4d55-8ee3-2bfb1de451ff} + cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx + + + + + src + + + + + src + + + src + + + src + + + \ No newline at end of file diff --git a/plugins/mapxml/mapxml.vcxproj b/plugins/mapxml/mapxml.vcxproj new file mode 100644 index 00000000..05d14a8e --- /dev/null +++ b/plugins/mapxml/mapxml.vcxproj @@ -0,0 +1,109 @@ + + + + + Debug + Win32 + + + Release + Win32 + + + + {DDBF170A-42DF-4836-9006-816422E08493} + Win32Proj + + + + DynamicLibrary + v110 + + + DynamicLibrary + v110 + + + + + + + + + + + + + <_ProjectFileVersion>11.0.60315.1 + + + $(SolutionDir)\install\modules\ + $(SolutionDir)\build\intermediate\$(Configuration)\$(ProjectName)\ + + + $(SolutionDir)\install\modules\ + $(SolutionDir)\build\intermediate\$(Configuration)\$(ProjectName)\ + + + + Disabled + $(SolutionDir)\libs;$(SolutionDir)\include;$(SolutionDir)\..\STLport-5.2.1\stlport;$(SolutionDir)\..\gtk-2.16.6\include\glib-2.0;$(SolutionDir)\..\gtk-2.16.6\lib\glib-2.0\include;$(SolutionDir)\..\libxml2-2.7.3\include\libxml2;%(AdditionalIncludeDirectories) + WIN32;_DEBUG;_WINDOWS;_USRDLL;MAPXML_EXPORTS;%(PreprocessorDefinitions) + true + EnableFastChecks + MultiThreadedDebugDLL + + Level3 + EditAndContinue + 4996;4244;%(DisableSpecificWarnings) + + + /STACK:8388608 %(AdditionalOptions) + glib-2.0.lib;libxml2.lib;synapse.lib;%(AdditionalDependencies) + $(SolutionDir)\..\gtk-2.16.6\lib;$(SolutionDir)\..\libxml2-2.7.3\lib;$(SolutionDir)\build\$(Configuration)\libs;%(AdditionalLibraryDirectories) + mapxml.def + true + Windows + MachineX86 + + + + + $(SolutionDir)\libs;$(SolutionDir)\include;$(SolutionDir)\..\STLport-5.2.1\stlport;$(SolutionDir)\..\gtk-2.16.6\include\glib-2.0;$(SolutionDir)\..\gtk-2.16.6\lib\glib-2.0\include;$(SolutionDir)\..\libxml2-2.7.3\include\libxml2;%(AdditionalIncludeDirectories) + WIN32;NDEBUG;_WINDOWS;_USRDLL;MAPXML_EXPORTS;%(PreprocessorDefinitions) + MultiThreadedDLL + + Level3 + ProgramDatabase + 4996;4244;%(DisableSpecificWarnings) + + + /STACK:8388608 %(AdditionalOptions) + glib-2.0.lib;libxml2.lib;synapse.lib;%(AdditionalDependencies) + $(SolutionDir)\..\gtk-2.16.6\lib;$(SolutionDir)\..\libxml2-2.7.3\lib;$(SolutionDir)\build\$(Configuration)\libs;%(AdditionalLibraryDirectories) + mapxml.def + true + Windows + true + true + MachineX86 + + + + + + + + + + + + + {e13ccfb0-a366-4ef3-a66f-c374b563e4df} + false + + + + + + \ No newline at end of file diff --git a/plugins/mapxml/mapxml.vcxproj.filters b/plugins/mapxml/mapxml.vcxproj.filters new file mode 100644 index 00000000..2f490442 --- /dev/null +++ b/plugins/mapxml/mapxml.vcxproj.filters @@ -0,0 +1,25 @@ + + + + + {2e8c3b01-b404-497f-be1b-951c1bab1c1c} + cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx + + + + + src + + + + + src + + + src + + + src + + + \ No newline at end of file diff --git a/plugins/model/model.vcxproj b/plugins/model/model.vcxproj new file mode 100644 index 00000000..d9808508 --- /dev/null +++ b/plugins/model/model.vcxproj @@ -0,0 +1,119 @@ + + + + + Debug + Win32 + + + Release + Win32 + + + + {83C877DA-17B2-4863-B085-06AE9A8D68F3} + Win32Proj + + + + DynamicLibrary + v110 + + + DynamicLibrary + v110 + + + + + + + + + + + + + <_ProjectFileVersion>11.0.60315.1 + + + $(SolutionDir)\install\modules\ + $(SolutionDir)\build\intermediate\$(Configuration)\$(ProjectName)\ + + + $(SolutionDir)\install\modules\ + $(SolutionDir)\build\intermediate\$(Configuration)\$(ProjectName)\ + + + + Disabled + $(SolutionDir)\libs;$(SolutionDir)\include;$(SolutionDir)\..\STLport-5.2.1\stlport;$(SolutionDir)\..\gtk-2.16.6\include\glib-2.0;$(SolutionDir)\..\gtk-2.16.6\lib\glib-2.0\include;$(SolutionDir)\..\libxml2-2.7.3\include\libxml2;%(AdditionalIncludeDirectories) + WIN32;_DEBUG;_WINDOWS;_USRDLL;MODEL_EXPORTS;%(PreprocessorDefinitions) + true + EnableFastChecks + MultiThreadedDebugDLL + + Level3 + EditAndContinue + 4996;%(DisableSpecificWarnings) + + + /STACK:8388608 %(AdditionalOptions) + glib-2.0.lib;libxml2.lib;picomodel.lib;synapse.lib;mathlib.lib;%(AdditionalDependencies) + $(SolutionDir)\..\gtk-2.16.6\lib;$(SolutionDir)\..\libxml2-2.7.3\lib;$(SolutionDir)\build\$(Configuration)\libs;%(AdditionalLibraryDirectories) + model.def + true + Windows + MachineX86 + + + + + $(SolutionDir)\libs;$(SolutionDir)\include;$(SolutionDir)\..\STLport-5.2.1\stlport;$(SolutionDir)\..\gtk-2.16.6\include\glib-2.0;$(SolutionDir)\..\gtk-2.16.6\lib\glib-2.0\include;$(SolutionDir)\..\libxml2-2.7.3\include\libxml2;%(AdditionalIncludeDirectories) + WIN32;NDEBUG;_WINDOWS;_USRDLL;MODEL_EXPORTS;%(PreprocessorDefinitions) + MultiThreadedDLL + + Level3 + ProgramDatabase + 4996;%(DisableSpecificWarnings) + + + /STACK:8388608 %(AdditionalOptions) + glib-2.0.lib;libxml2.lib;picomodel.lib;synapse.lib;mathlib.lib;%(AdditionalDependencies) + $(SolutionDir)\..\gtk-2.16.6\lib;$(SolutionDir)\..\libxml2-2.7.3\lib;$(SolutionDir)\build\$(Configuration)\libs;%(AdditionalLibraryDirectories) + model.def + true + Windows + true + true + MachineX86 + + + + + + + + + + + + + + + {14734ebb-b167-48d9-9b93-2277f645925f} + false + + + {818bac3d-0399-4416-930d-0aa28d55f798} + false + + + {e13ccfb0-a366-4ef3-a66f-c374b563e4df} + false + + + + + + \ No newline at end of file diff --git a/plugins/model/model.vcxproj.filters b/plugins/model/model.vcxproj.filters new file mode 100644 index 00000000..837138b8 --- /dev/null +++ b/plugins/model/model.vcxproj.filters @@ -0,0 +1,31 @@ + + + + + {1df999dc-51b5-4b04-9717-d684ececfd2d} + cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx + + + + + src + + + src + + + src + + + src + + + src + + + + + src + + + \ No newline at end of file diff --git a/plugins/shaders/shaders.vcxproj b/plugins/shaders/shaders.vcxproj new file mode 100644 index 00000000..d9818422 --- /dev/null +++ b/plugins/shaders/shaders.vcxproj @@ -0,0 +1,108 @@ + + + + + Debug + Win32 + + + Release + Win32 + + + + {AEBCB950-AB67-48BB-9AF5-FCFB042824E8} + Win32Proj + + + + DynamicLibrary + v110 + + + DynamicLibrary + v110 + + + + + + + + + + + + + <_ProjectFileVersion>11.0.60315.1 + + + $(SolutionDir)\install\modules\ + $(SolutionDir)\build\intermediate\$(Configuration)\$(ProjectName)\ + + + $(SolutionDir)\install\modules\ + $(SolutionDir)\build\intermediate\$(Configuration)\$(ProjectName)\ + + + + Disabled + $(SolutionDir)\libs;$(SolutionDir)\include;$(SolutionDir)\..\STLport-5.2.1\stlport;$(SolutionDir)\..\gtk-2.16.6\include\glib-2.0;$(SolutionDir)\..\gtk-2.16.6\lib\glib-2.0\include;$(SolutionDir)\..\libxml2-2.7.3\include\libxml2;%(AdditionalIncludeDirectories) + WIN32;_DEBUG;_WINDOWS;_USRDLL;SHADERS_EXPORTS;%(PreprocessorDefinitions) + true + EnableFastChecks + MultiThreadedDebugDLL + + Level3 + EditAndContinue + 4996;%(DisableSpecificWarnings) + + + /STACK:8388608 %(AdditionalOptions) + glib-2.0.lib;libxml2.lib;synapse.lib;%(AdditionalDependencies) + $(SolutionDir)\..\gtk-2.16.6\lib;$(SolutionDir)\..\libxml2-2.7.3\lib;$(SolutionDir)\build\$(Configuration)\libs;%(AdditionalLibraryDirectories) + shaders.def + true + Windows + MachineX86 + + + + + $(SolutionDir)\libs;$(SolutionDir)\include;$(SolutionDir)\..\STLport-5.2.1\stlport;$(SolutionDir)\..\gtk-2.16.6\include\glib-2.0;$(SolutionDir)\..\gtk-2.16.6\lib\glib-2.0\include;$(SolutionDir)\..\libxml2-2.7.3\include\libxml2;%(AdditionalIncludeDirectories) + WIN32;NDEBUG;_WINDOWS;_USRDLL;SHADERS_EXPORTS;%(PreprocessorDefinitions) + MultiThreadedDLL + + Level3 + ProgramDatabase + 4996;%(DisableSpecificWarnings) + + + /STACK:8388608 %(AdditionalOptions) + glib-2.0.lib;libxml2.lib;synapse.lib;%(AdditionalDependencies) + $(SolutionDir)\..\gtk-2.16.6\lib;$(SolutionDir)\..\libxml2-2.7.3\lib;$(SolutionDir)\build\$(Configuration)\libs;%(AdditionalLibraryDirectories) + shaders.def + true + Windows + true + true + MachineX86 + + + + + + + + + + + + {e13ccfb0-a366-4ef3-a66f-c374b563e4df} + false + + + + + + \ No newline at end of file diff --git a/plugins/shaders/shaders.vcxproj.filters b/plugins/shaders/shaders.vcxproj.filters new file mode 100644 index 00000000..106ddcfb --- /dev/null +++ b/plugins/shaders/shaders.vcxproj.filters @@ -0,0 +1,22 @@ + + + + + {99685ec2-3155-4f11-bb65-d5bfe773b4ea} + cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx + + + + + src + + + src + + + + + src + + + \ No newline at end of file diff --git a/plugins/spritemodel/spritemodel.vcxproj b/plugins/spritemodel/spritemodel.vcxproj new file mode 100644 index 00000000..b3af9b86 --- /dev/null +++ b/plugins/spritemodel/spritemodel.vcxproj @@ -0,0 +1,112 @@ + + + + + Debug + Win32 + + + Release + Win32 + + + + {F291A09D-73BC-48FF-98EE-D672BBDE5C16} + Win32Proj + + + + DynamicLibrary + v110 + + + DynamicLibrary + v110 + + + + + + + + + + + + + <_ProjectFileVersion>11.0.60315.1 + + + $(SolutionDir)\install\modules\ + $(SolutionDir)\build\intermediate\$(Configuration)\$(ProjectName)\ + + + $(SolutionDir)\install\modules\ + $(SolutionDir)\build\intermediate\$(Configuration)\$(ProjectName)\ + + + + Disabled + $(SolutionDir)\libs;$(SolutionDir)\include;$(SolutionDir)\..\STLport-5.2.1\stlport;$(SolutionDir)\..\gtk-2.16.6\include\glib-2.0;$(SolutionDir)\..\gtk-2.16.6\lib\glib-2.0\include;$(SolutionDir)\..\libxml2-2.7.3\include\libxml2;%(AdditionalIncludeDirectories) + WIN32;_DEBUG;_WINDOWS;_USRDLL;SPRITEMODEL_EXPORTS;%(PreprocessorDefinitions) + true + EnableFastChecks + MultiThreadedDebugDLL + + Level3 + EditAndContinue + 4996;4244;%(DisableSpecificWarnings) + + + /STACK:8388608 %(AdditionalOptions) + glib-2.0.lib;libxml2.lib;synapse.lib;mathlib.lib;%(AdditionalDependencies) + $(SolutionDir)\..\gtk-2.16.6\lib;$(SolutionDir)\..\libxml2-2.7.3\lib;$(SolutionDir)\build\$(Configuration)\libs;%(AdditionalLibraryDirectories) + spritemodel.def + true + Windows + MachineX86 + + + + + $(SolutionDir)\libs;$(SolutionDir)\include;$(SolutionDir)\..\STLport-5.2.1\stlport;$(SolutionDir)\..\gtk-2.16.6\include\glib-2.0;$(SolutionDir)\..\gtk-2.16.6\lib\glib-2.0\include;$(SolutionDir)\..\libxml2-2.7.3\include\libxml2;%(AdditionalIncludeDirectories) + WIN32;NDEBUG;_WINDOWS;_USRDLL;SPRITEMODEL_EXPORTS;%(PreprocessorDefinitions) + MultiThreadedDLL + + Level3 + ProgramDatabase + 4996;4244;%(DisableSpecificWarnings) + + + /STACK:8388608 %(AdditionalOptions) + glib-2.0.lib;libxml2.lib;synapse.lib;mathlib.lib;%(AdditionalDependencies) + $(SolutionDir)\..\gtk-2.16.6\lib;$(SolutionDir)\..\libxml2-2.7.3\lib;$(SolutionDir)\build\$(Configuration)\libs;%(AdditionalLibraryDirectories) + spritemodel.def + true + Windows + true + true + MachineX86 + + + + + + + + + + + + {14734ebb-b167-48d9-9b93-2277f645925f} + false + + + {e13ccfb0-a366-4ef3-a66f-c374b563e4df} + false + + + + + + \ No newline at end of file diff --git a/plugins/spritemodel/spritemodel.vcxproj.filters b/plugins/spritemodel/spritemodel.vcxproj.filters new file mode 100644 index 00000000..38bf905b --- /dev/null +++ b/plugins/spritemodel/spritemodel.vcxproj.filters @@ -0,0 +1,22 @@ + + + + + {787c1134-2dc8-4937-ad86-ffeb54d8cd72} + cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx + + + + + src + + + src + + + + + src + + + \ No newline at end of file diff --git a/plugins/surface/surface.vcxproj b/plugins/surface/surface.vcxproj new file mode 100644 index 00000000..a0062236 --- /dev/null +++ b/plugins/surface/surface.vcxproj @@ -0,0 +1,108 @@ + + + + + Debug + Win32 + + + Release + Win32 + + + + {6FDF6CFE-52FF-4E8C-A6F6-C0392DAE4DB7} + Win32Proj + + + + DynamicLibrary + v110 + + + DynamicLibrary + v110 + + + + + + + + + + + + + <_ProjectFileVersion>11.0.60315.1 + + + $(SolutionDir)\install\modules\ + $(SolutionDir)\build\intermediate\$(Configuration)\$(ProjectName)\ + + + $(SolutionDir)\install\modules\ + $(SolutionDir)\build\intermediate\$(Configuration)\$(ProjectName)\ + + + + Disabled + $(SolutionDir)\libs;$(SolutionDir)\include;$(SolutionDir)\..\STLport-5.2.1\stlport;$(SolutionDir)\..\gtk-2.16.6\include\glib-2.0;$(SolutionDir)\..\gtk-2.16.6\lib\glib-2.0\include;$(SolutionDir)\..\gtk-2.16.6\include\gtk-2.0;$(SolutionDir)\..\gtk-2.16.6\lib\gtk-2.0\include;$(SolutionDir)\..\gtk-2.16.6\include\cairo;$(SolutionDir)\..\gtk-2.16.6\include\pango-1.0;$(SolutionDir)\..\gtk-2.16.6\include\atk-1.0;$(SolutionDir)\..\libxml2-2.7.3\include\libxml2;%(AdditionalIncludeDirectories) + WIN32;_DEBUG;_WINDOWS;_USRDLL;SURFACE_EXPORTS;%(PreprocessorDefinitions) + true + EnableFastChecks + MultiThreadedDebugDLL + + Level3 + EditAndContinue + 4996;4244;%(DisableSpecificWarnings) + + + /STACK:8388608 %(AdditionalOptions) + glib-2.0.lib;gobject-2.0.lib;gtk-win32-2.0.lib;libxml2.lib;synapse.lib;%(AdditionalDependencies) + $(SolutionDir)\..\gtk-2.16.6\lib;$(SolutionDir)\..\libxml2-2.7.3\lib;$(SolutionDir)\build\$(Configuration)\libs;%(AdditionalLibraryDirectories) + surface.def + true + Windows + MachineX86 + + + + + $(SolutionDir)\libs;$(SolutionDir)\include;$(SolutionDir)\..\STLport-5.2.1\stlport;$(SolutionDir)\..\gtk-2.16.6\include\glib-2.0;$(SolutionDir)\..\gtk-2.16.6\lib\glib-2.0\include;$(SolutionDir)\..\gtk-2.16.6\include\gtk-2.0;$(SolutionDir)\..\gtk-2.16.6\lib\gtk-2.0\include;$(SolutionDir)\..\gtk-2.16.6\include\cairo;$(SolutionDir)\..\gtk-2.16.6\include\pango-1.0;$(SolutionDir)\..\gtk-2.16.6\include\atk-1.0;$(SolutionDir)\..\libxml2-2.7.3\include\libxml2;%(AdditionalIncludeDirectories) + WIN32;NDEBUG;_WINDOWS;_USRDLL;SURFACE_EXPORTS;%(PreprocessorDefinitions) + MultiThreadedDLL + + Level3 + ProgramDatabase + 4996;4244;%(DisableSpecificWarnings) + + + /STACK:8388608 %(AdditionalOptions) + glib-2.0.lib;gobject-2.0.lib;gtk-win32-2.0.lib;libxml2.lib;synapse.lib;%(AdditionalDependencies) + $(SolutionDir)\..\gtk-2.16.6\lib;$(SolutionDir)\..\libxml2-2.7.3\lib;$(SolutionDir)\build\$(Configuration)\libs;%(AdditionalLibraryDirectories) + surface.def + true + Windows + true + true + MachineX86 + + + + + + + + + + + + {e13ccfb0-a366-4ef3-a66f-c374b563e4df} + false + + + + + + \ No newline at end of file diff --git a/plugins/surface/surface.vcxproj.filters b/plugins/surface/surface.vcxproj.filters new file mode 100644 index 00000000..b702de16 --- /dev/null +++ b/plugins/surface/surface.vcxproj.filters @@ -0,0 +1,22 @@ + + + + + {4714147c-2cf5-4549-9975-bbba399fa909} + cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx + + + + + src + + + + + src + + + src + + + \ No newline at end of file diff --git a/plugins/surface_heretic2/surface_heretic2.vcxproj b/plugins/surface_heretic2/surface_heretic2.vcxproj new file mode 100644 index 00000000..628b6199 --- /dev/null +++ b/plugins/surface_heretic2/surface_heretic2.vcxproj @@ -0,0 +1,109 @@ + + + + + Debug + Win32 + + + Release + Win32 + + + + {12932084-E212-45AB-B3BE-A2A5AEEBA581} + Win32Proj + + + + DynamicLibrary + v110 + + + DynamicLibrary + v110 + + + + + + + + + + + + + <_ProjectFileVersion>11.0.60315.1 + + + $(SolutionDir)\install\modules\ + $(SolutionDir)\build\intermediate\$(Configuration)\$(ProjectName)\ + + + $(SolutionDir)\install\modules\ + $(SolutionDir)\build\intermediate\$(Configuration)\$(ProjectName)\ + + + + Disabled + $(SolutionDir)\libs;$(SolutionDir)\include;$(SolutionDir)\..\STLport-5.2.1\stlport;$(SolutionDir)\..\gtk-2.16.6\include\glib-2.0;$(SolutionDir)\..\gtk-2.16.6\lib\glib-2.0\include;$(SolutionDir)\..\gtk-2.16.6\include;$(SolutionDir)\..\gtk-2.16.6\include\gtk-2.0;$(SolutionDir)\..\gtk-2.16.6\lib\gtk-2.0\include;$(SolutionDir)\..\gtk-2.16.6\include\cairo;$(SolutionDir)\..\gtk-2.16.6\include\pango-1.0;$(SolutionDir)\..\gtk-2.16.6\include\atk-1.0;$(SolutionDir)\..\libxml2-2.7.3\include\libxml2;%(AdditionalIncludeDirectories) + WIN32;_DEBUG;_WINDOWS;_USRDLL;SURFACE_HERETIC2_EXPORTS;%(PreprocessorDefinitions) + true + EnableFastChecks + MultiThreadedDebugDLL + + Level3 + EditAndContinue + 4996;4244;4800;4101;%(DisableSpecificWarnings) + + + /STACK:8388608 %(AdditionalOptions) + glib-2.0.lib;gobject-2.0.lib;intl.lib;gtk-win32-2.0.lib;libxml2.lib;synapse.lib;%(AdditionalDependencies) + $(SolutionDir)\..\gtk-2.16.6\lib;$(SolutionDir)\..\libxml2-2.7.3\lib;$(SolutionDir)\build\$(Configuration)\libs;%(AdditionalLibraryDirectories) + surface_heretic2.def + true + Windows + MachineX86 + + + + + $(SolutionDir)\libs;$(SolutionDir)\include;$(SolutionDir)\..\STLport-5.2.1\stlport;$(SolutionDir)\..\gtk-2.16.6\include\glib-2.0;$(SolutionDir)\..\gtk-2.16.6\lib\glib-2.0\include;$(SolutionDir)\..\gtk-2.16.6\include;$(SolutionDir)\..\gtk-2.16.6\include\gtk-2.0;$(SolutionDir)\..\gtk-2.16.6\lib\gtk-2.0\include;$(SolutionDir)\..\gtk-2.16.6\include\cairo;$(SolutionDir)\..\gtk-2.16.6\include\pango-1.0;$(SolutionDir)\..\gtk-2.16.6\include\atk-1.0;$(SolutionDir)\..\libxml2-2.7.3\include\libxml2;%(AdditionalIncludeDirectories) + WIN32;NDEBUG;_WINDOWS;_USRDLL;SURFACE_HERETIC2_EXPORTS;%(PreprocessorDefinitions) + MultiThreadedDLL + + Level3 + ProgramDatabase + 4996;4244;4800;4101;%(DisableSpecificWarnings) + + + /STACK:8388608 %(AdditionalOptions) + glib-2.0.lib;gobject-2.0.lib;intl.lib;gtk-win32-2.0.lib;libxml2.lib;synapse.lib;%(AdditionalDependencies) + $(SolutionDir)\..\gtk-2.16.6\lib;$(SolutionDir)\..\libxml2-2.7.3\lib;$(SolutionDir)\build\$(Configuration)\libs;%(AdditionalLibraryDirectories) + surface_heretic2.def + true + Windows + true + true + MachineX86 + + + + + + + + + + + + + {e13ccfb0-a366-4ef3-a66f-c374b563e4df} + false + + + + + + \ No newline at end of file diff --git a/plugins/surface_heretic2/surface_heretic2.vcxproj.filters b/plugins/surface_heretic2/surface_heretic2.vcxproj.filters new file mode 100644 index 00000000..9749ce0c --- /dev/null +++ b/plugins/surface_heretic2/surface_heretic2.vcxproj.filters @@ -0,0 +1,25 @@ + + + + + {333dba10-f4a3-4d91-a36e-f56a4a79e75c} + cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx + + + + + src + + + + + src + + + src + + + src + + + \ No newline at end of file diff --git a/plugins/surface_quake2/surface_quake2.vcxproj b/plugins/surface_quake2/surface_quake2.vcxproj new file mode 100644 index 00000000..30d0316d --- /dev/null +++ b/plugins/surface_quake2/surface_quake2.vcxproj @@ -0,0 +1,109 @@ + + + + + Debug + Win32 + + + Release + Win32 + + + + {32AB82AA-C781-4E5E-83A0-A164D371306F} + Win32Proj + + + + DynamicLibrary + v110 + + + DynamicLibrary + v110 + + + + + + + + + + + + + <_ProjectFileVersion>11.0.60315.1 + + + $(SolutionDir)\install\modules\ + $(SolutionDir)\build\intermediate\$(Configuration)\$(ProjectName)\ + + + $(SolutionDir)\install\modules\ + $(SolutionDir)\build\intermediate\$(Configuration)\$(ProjectName)\ + + + + Disabled + $(SolutionDir)\libs;$(SolutionDir)\include;$(SolutionDir)\..\STLport-5.2.1\stlport;$(SolutionDir)\..\gtk-2.16.6\include\glib-2.0;$(SolutionDir)\..\gtk-2.16.6\lib\glib-2.0\include;$(SolutionDir)\..\gtk-2.16.6\include;$(SolutionDir)\..\gtk-2.16.6\include\gtk-2.0;$(SolutionDir)\..\gtk-2.16.6\lib\gtk-2.0\include;$(SolutionDir)\..\gtk-2.16.6\include\cairo;$(SolutionDir)\..\gtk-2.16.6\include\pango-1.0;$(SolutionDir)\..\gtk-2.16.6\include\atk-1.0;$(SolutionDir)\..\libxml2-2.7.3\include\libxml2;%(AdditionalIncludeDirectories) + WIN32;_DEBUG;_WINDOWS;_USRDLL;SURFACE_QUAKE2_EXPORTS;%(PreprocessorDefinitions) + true + EnableFastChecks + MultiThreadedDebugDLL + + Level3 + EditAndContinue + 4996;4244;4800;%(DisableSpecificWarnings) + + + /STACK:8388608 %(AdditionalOptions) + glib-2.0.lib;gobject-2.0.lib;intl.lib;gtk-win32-2.0.lib;libxml2.lib;synapse.lib;%(AdditionalDependencies) + $(SolutionDir)\..\gtk-2.16.6\lib;$(SolutionDir)\..\libxml2-2.7.3\lib;$(SolutionDir)\build\$(Configuration)\libs;%(AdditionalLibraryDirectories) + surface_quake2.def + true + Windows + MachineX86 + + + + + $(SolutionDir)\libs;$(SolutionDir)\include;$(SolutionDir)\..\STLport-5.2.1\stlport;$(SolutionDir)\..\gtk-2.16.6\include\glib-2.0;$(SolutionDir)\..\gtk-2.16.6\lib\glib-2.0\include;$(SolutionDir)\..\gtk-2.16.6\include;$(SolutionDir)\..\gtk-2.16.6\include\gtk-2.0;$(SolutionDir)\..\gtk-2.16.6\lib\gtk-2.0\include;$(SolutionDir)\..\gtk-2.16.6\include\cairo;$(SolutionDir)\..\gtk-2.16.6\include\pango-1.0;$(SolutionDir)\..\gtk-2.16.6\include\atk-1.0;$(SolutionDir)\..\libxml2-2.7.3\include\libxml2;%(AdditionalIncludeDirectories) + WIN32;NDEBUG;_WINDOWS;_USRDLL;SURFACE_QUAKE2_EXPORTS;%(PreprocessorDefinitions) + MultiThreadedDLL + + Level3 + ProgramDatabase + 4996;4244;4800;%(DisableSpecificWarnings) + + + /STACK:8388608 %(AdditionalOptions) + glib-2.0.lib;gobject-2.0.lib;intl.lib;gtk-win32-2.0.lib;libxml2.lib;synapse.lib;%(AdditionalDependencies) + $(SolutionDir)\..\gtk-2.16.6\lib;$(SolutionDir)\..\libxml2-2.7.3\lib;$(SolutionDir)\build\$(Configuration)\libs;%(AdditionalLibraryDirectories) + surface_quake2.def + true + Windows + true + true + MachineX86 + + + + + + + + + + + + + {e13ccfb0-a366-4ef3-a66f-c374b563e4df} + false + + + + + + \ No newline at end of file diff --git a/plugins/surface_quake2/surface_quake2.vcxproj.filters b/plugins/surface_quake2/surface_quake2.vcxproj.filters new file mode 100644 index 00000000..3d80fd49 --- /dev/null +++ b/plugins/surface_quake2/surface_quake2.vcxproj.filters @@ -0,0 +1,25 @@ + + + + + {019e22cb-7bf6-4cc9-9724-b123d36cea79} + cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx + + + + + src + + + + + src + + + src + + + src + + + \ No newline at end of file diff --git a/plugins/surface_ufoai/surface_ufoai.vcxproj b/plugins/surface_ufoai/surface_ufoai.vcxproj new file mode 100644 index 00000000..1fe5f229 --- /dev/null +++ b/plugins/surface_ufoai/surface_ufoai.vcxproj @@ -0,0 +1,109 @@ + + + + + Debug + Win32 + + + Release + Win32 + + + + {F400371F-455F-4B6C-9F13-A2E57110E725} + Win32Proj + + + + DynamicLibrary + v110 + + + DynamicLibrary + v110 + + + + + + + + + + + + + <_ProjectFileVersion>11.0.60315.1 + + + $(SolutionDir)\install\modules\ + $(SolutionDir)\build\intermediate\$(Configuration)\$(ProjectName)\ + + + $(SolutionDir)\install\modules\ + $(SolutionDir)\build\intermediate\$(Configuration)\$(ProjectName)\ + + + + Disabled + $(SolutionDir)\libs;$(SolutionDir)\include;$(SolutionDir)\..\STLport-5.2.1\stlport;$(SolutionDir)\..\gtk-2.16.6\include\glib-2.0;$(SolutionDir)\..\gtk-2.16.6\lib\glib-2.0\include;$(SolutionDir)\..\gtk-2.16.6\include;$(SolutionDir)\..\gtk-2.16.6\include\gtk-2.0;$(SolutionDir)\..\gtk-2.16.6\lib\gtk-2.0\include;$(SolutionDir)\..\gtk-2.16.6\include\cairo;$(SolutionDir)\..\gtk-2.16.6\include\pango-1.0;$(SolutionDir)\..\gtk-2.16.6\include\atk-1.0;$(SolutionDir)\..\libxml2-2.7.3\include\libxml2;%(AdditionalIncludeDirectories) + WIN32;_DEBUG;_WINDOWS;_USRDLL;SURFACE_UFOAI_EXPORTS;%(PreprocessorDefinitions) + true + EnableFastChecks + MultiThreadedDebugDLL + + Level3 + EditAndContinue + 4996;4244;4101;4800;%(DisableSpecificWarnings) + + + /STACK:8388608 %(AdditionalOptions) + glib-2.0.lib;gobject-2.0.lib;intl.lib;gtk-win32-2.0.lib;libxml2.lib;synapse.lib;%(AdditionalDependencies) + $(SolutionDir)\..\gtk-2.16.6\lib;$(SolutionDir)\..\libxml2-2.7.3\lib;$(SolutionDir)\build\$(Configuration)\libs;%(AdditionalLibraryDirectories) + surface_ufoai.def + true + Windows + MachineX86 + + + + + $(SolutionDir)\libs;$(SolutionDir)\include;$(SolutionDir)\..\STLport-5.2.1\stlport;$(SolutionDir)\..\gtk-2.16.6\include\glib-2.0;$(SolutionDir)\..\gtk-2.16.6\lib\glib-2.0\include;$(SolutionDir)\..\gtk-2.16.6\include;$(SolutionDir)\..\gtk-2.16.6\include\gtk-2.0;$(SolutionDir)\..\gtk-2.16.6\lib\gtk-2.0\include;$(SolutionDir)\..\gtk-2.16.6\include\cairo;$(SolutionDir)\..\gtk-2.16.6\include\pango-1.0;$(SolutionDir)\..\gtk-2.16.6\include\atk-1.0;$(SolutionDir)\..\libxml2-2.7.3\include\libxml2;%(AdditionalIncludeDirectories) + WIN32;NDEBUG;_WINDOWS;_USRDLL;SURFACE_UFOAI_EXPORTS;%(PreprocessorDefinitions) + MultiThreadedDLL + + Level3 + ProgramDatabase + 4996;4244;4101;4800;%(DisableSpecificWarnings) + + + /STACK:8388608 %(AdditionalOptions) + glib-2.0.lib;gobject-2.0.lib;intl.lib;gtk-win32-2.0.lib;libxml2.lib;synapse.lib;%(AdditionalDependencies) + $(SolutionDir)\..\gtk-2.16.6\lib;$(SolutionDir)\..\libxml2-2.7.3\lib;$(SolutionDir)\build\$(Configuration)\libs;%(AdditionalLibraryDirectories) + surface_ufoai.def + true + Windows + true + true + MachineX86 + + + + + + + + + + + + + {e13ccfb0-a366-4ef3-a66f-c374b563e4df} + false + + + + + + \ No newline at end of file diff --git a/plugins/surface_ufoai/surface_ufoai.vcxproj.filters b/plugins/surface_ufoai/surface_ufoai.vcxproj.filters new file mode 100644 index 00000000..862974d9 --- /dev/null +++ b/plugins/surface_ufoai/surface_ufoai.vcxproj.filters @@ -0,0 +1,25 @@ + + + + + {8d3e9596-a105-4ce1-8cfb-7b02c906b270} + cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx + + + + + src + + + + + src + + + src + + + src + + + \ No newline at end of file diff --git a/plugins/textool/textool.vcxproj b/plugins/textool/textool.vcxproj new file mode 100644 index 00000000..14197386 --- /dev/null +++ b/plugins/textool/textool.vcxproj @@ -0,0 +1,114 @@ + + + + + Debug + Win32 + + + Release + Win32 + + + + {4F52DED4-285A-4E99-9C78-734D59E8ACD6} + Win32Proj + + + + DynamicLibrary + v110 + + + DynamicLibrary + v110 + + + + + + + + + + + + + <_ProjectFileVersion>11.0.60315.1 + + + $(SolutionDir)\install\modules\ + $(SolutionDir)\build\intermediate\$(Configuration)\$(ProjectName)\ + + + $(SolutionDir)\install\modules\ + $(SolutionDir)\build\intermediate\$(Configuration)\$(ProjectName)\ + + + + Disabled + $(SolutionDir)\libs;$(SolutionDir)\include;$(SolutionDir)\..\STLport-5.2.1\stlport;$(SolutionDir)\..\gtk-2.16.6\include\glib-2.0;$(SolutionDir)\..\gtk-2.16.6\lib\glib-2.0\include;$(SolutionDir)\..\gtk-2.16.6\include\gtk-2.0;$(SolutionDir)\..\gtk-2.16.6\lib\gtk-2.0\include;$(SolutionDir)\..\gtk-2.16.6\include\cairo;$(SolutionDir)\..\gtk-2.16.6\include\pango-1.0;$(SolutionDir)\..\gtk-2.16.6\include\atk-1.0;$(SolutionDir)\..\libxml2-2.7.3\include\libxml2;%(AdditionalIncludeDirectories) + WIN32;_DEBUG;_WINDOWS;_USRDLL;TEXTOOL_EXPORTS;%(PreprocessorDefinitions) + true + EnableFastChecks + MultiThreadedDebugDLL + + Level3 + EditAndContinue + 4996;%(DisableSpecificWarnings) + + + /STACK:8388608 %(AdditionalOptions) + glib-2.0.lib;gobject-2.0.lib;gtk-win32-2.0.lib;libxml2.lib;synapse.lib;mathlib.lib;%(AdditionalDependencies) + $(SolutionDir)\..\gtk-2.16.6\lib;$(SolutionDir)\..\libxml2-2.7.3\lib;$(SolutionDir)\build\$(Configuration)\libs;%(AdditionalLibraryDirectories) + textool.def + true + Windows + MachineX86 + + + + + $(SolutionDir)\libs;$(SolutionDir)\include;$(SolutionDir)\..\STLport-5.2.1\stlport;$(SolutionDir)\..\gtk-2.16.6\include\glib-2.0;$(SolutionDir)\..\gtk-2.16.6\lib\glib-2.0\include;$(SolutionDir)\..\gtk-2.16.6\include\gtk-2.0;$(SolutionDir)\..\gtk-2.16.6\lib\gtk-2.0\include;$(SolutionDir)\..\gtk-2.16.6\include\cairo;$(SolutionDir)\..\gtk-2.16.6\include\pango-1.0;$(SolutionDir)\..\gtk-2.16.6\include\atk-1.0;$(SolutionDir)\..\libxml2-2.7.3\include\libxml2;%(AdditionalIncludeDirectories) + WIN32;NDEBUG;_WINDOWS;_USRDLL;TEXTOOL_EXPORTS;%(PreprocessorDefinitions) + MultiThreadedDLL + + Level3 + ProgramDatabase + 4996;%(DisableSpecificWarnings) + + + /STACK:8388608 %(AdditionalOptions) + glib-2.0.lib;gobject-2.0.lib;gtk-win32-2.0.lib;libxml2.lib;synapse.lib;mathlib.lib;%(AdditionalDependencies) + $(SolutionDir)\..\gtk-2.16.6\lib;$(SolutionDir)\..\libxml2-2.7.3\lib;$(SolutionDir)\build\$(Configuration)\libs;%(AdditionalLibraryDirectories) + textool.def + true + Windows + true + true + MachineX86 + + + + + + + + + + + + + + {14734ebb-b167-48d9-9b93-2277f645925f} + false + + + {e13ccfb0-a366-4ef3-a66f-c374b563e4df} + false + + + + + + \ No newline at end of file diff --git a/plugins/textool/textool.vcxproj.filters b/plugins/textool/textool.vcxproj.filters new file mode 100644 index 00000000..a0549ce9 --- /dev/null +++ b/plugins/textool/textool.vcxproj.filters @@ -0,0 +1,28 @@ + + + + + {d32b8194-f1be-4a05-a303-de03bbcb8087} + cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx + + + + + src + + + src + + + src + + + src + + + + + src + + + \ No newline at end of file diff --git a/plugins/vfspak/vfspak.vcxproj b/plugins/vfspak/vfspak.vcxproj new file mode 100644 index 00000000..257d84f6 --- /dev/null +++ b/plugins/vfspak/vfspak.vcxproj @@ -0,0 +1,108 @@ + + + + + Debug + Win32 + + + Release + Win32 + + + + {8BE599BF-6318-4B0C-AC3E-DE811676C63B} + Win32Proj + + + + DynamicLibrary + v110 + + + DynamicLibrary + v110 + + + + + + + + + + + + + <_ProjectFileVersion>11.0.60315.1 + + + $(SolutionDir)\install\modules\ + $(SolutionDir)\build\intermediate\$(Configuration)\$(ProjectName)\ + + + $(SolutionDir)\install\modules\ + $(SolutionDir)\build\intermediate\$(Configuration)\$(ProjectName)\ + + + + Disabled + $(SolutionDir)\libs;$(SolutionDir)\include;$(SolutionDir)\..\STLport-5.2.1\stlport;$(SolutionDir)\..\gtk-2.16.6\include\glib-2.0;$(SolutionDir)\..\gtk-2.16.6\lib\glib-2.0\include;$(SolutionDir)\..\libxml2-2.7.3\include\libxml2;%(AdditionalIncludeDirectories) + WIN32;_DEBUG;_WINDOWS;_USRDLL;VFSPAK_EXPORTS;%(PreprocessorDefinitions) + true + EnableFastChecks + MultiThreadedDebugDLL + + Level3 + EditAndContinue + 4996;%(DisableSpecificWarnings) + + + /STACK:8388608 %(AdditionalOptions) + glib-2.0.lib;libxml2.lib;synapse.lib;%(AdditionalDependencies) + $(SolutionDir)\..\gtk-2.16.6\lib;$(SolutionDir)\..\libxml2-2.7.3\lib;$(SolutionDir)\build\$(Configuration)\libs;%(AdditionalLibraryDirectories) + vfspak.def + true + Windows + MachineX86 + + + + + $(SolutionDir)\libs;$(SolutionDir)\include;$(SolutionDir)\..\STLport-5.2.1\stlport;$(SolutionDir)\..\gtk-2.16.6\include\glib-2.0;$(SolutionDir)\..\gtk-2.16.6\lib\glib-2.0\include;$(SolutionDir)\..\libxml2-2.7.3\include\libxml2;%(AdditionalIncludeDirectories) + WIN32;NDEBUG;_WINDOWS;_USRDLL;VFSPAK_EXPORTS;%(PreprocessorDefinitions) + MultiThreadedDLL + + Level3 + ProgramDatabase + 4996;%(DisableSpecificWarnings) + + + /STACK:8388608 %(AdditionalOptions) + glib-2.0.lib;libxml2.lib;synapse.lib;%(AdditionalDependencies) + $(SolutionDir)\..\gtk-2.16.6\lib;$(SolutionDir)\..\libxml2-2.7.3\lib;$(SolutionDir)\build\$(Configuration)\libs;%(AdditionalLibraryDirectories) + vfspak.def + true + Windows + true + true + MachineX86 + + + + + + + + + + + + {e13ccfb0-a366-4ef3-a66f-c374b563e4df} + false + + + + + + \ No newline at end of file diff --git a/plugins/vfspak/vfspak.vcxproj.filters b/plugins/vfspak/vfspak.vcxproj.filters new file mode 100644 index 00000000..233549bb --- /dev/null +++ b/plugins/vfspak/vfspak.vcxproj.filters @@ -0,0 +1,22 @@ + + + + + {622f4d25-31dc-4aa2-9b1e-afd96657bc09} + cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx + + + + + src + + + src + + + + + src + + + \ No newline at end of file diff --git a/plugins/vfspk3/vfspk3.vcxproj b/plugins/vfspk3/vfspk3.vcxproj new file mode 100644 index 00000000..8e71b5d5 --- /dev/null +++ b/plugins/vfspk3/vfspk3.vcxproj @@ -0,0 +1,109 @@ + + + + + Debug + Win32 + + + Release + Win32 + + + + {DEFCF433-3A47-40EB-BBF7-861211C3A941} + Win32Proj + + + + DynamicLibrary + v110 + + + DynamicLibrary + v110 + + + + + + + + + + + + + <_ProjectFileVersion>11.0.60315.1 + + + $(SolutionDir)\install\modules\ + $(SolutionDir)\build\intermediate\$(Configuration)\$(ProjectName)\ + + + $(SolutionDir)\install\modules\ + $(SolutionDir)\build\intermediate\$(Configuration)\$(ProjectName)\ + + + + Disabled + $(SolutionDir)\libs;$(SolutionDir)\include;$(SolutionDir)\..\STLport-5.2.1\stlport;$(SolutionDir)\..\gtk-2.16.6\include\glib-2.0;$(SolutionDir)\..\gtk-2.16.6\lib\glib-2.0\include;$(SolutionDir)\..\libxml2-2.7.3\include\libxml2;%(AdditionalIncludeDirectories) + WIN32;_DEBUG;_WINDOWS;_USRDLL;VFSPK3_EXPORTS;%(PreprocessorDefinitions) + true + EnableFastChecks + MultiThreadedDebugDLL + + Level3 + EditAndContinue + 4996;%(DisableSpecificWarnings) + + + /STACK:8388608 %(AdditionalOptions) + glib-2.0.lib;libxml2.lib;synapse.lib;%(AdditionalDependencies) + $(SolutionDir)\..\gtk-2.16.6\lib;$(SolutionDir)\..\libxml2-2.7.3\lib;$(SolutionDir)\build\$(Configuration)\libs;%(AdditionalLibraryDirectories) + vfspk3.def + true + Windows + MachineX86 + + + + + $(SolutionDir)\libs;$(SolutionDir)\include;$(SolutionDir)\..\STLport-5.2.1\stlport;$(SolutionDir)\..\gtk-2.16.6\include\glib-2.0;$(SolutionDir)\..\gtk-2.16.6\lib\glib-2.0\include;$(SolutionDir)\..\libxml2-2.7.3\include\libxml2;%(AdditionalIncludeDirectories) + WIN32;NDEBUG;_WINDOWS;_USRDLL;VFSPK3_EXPORTS;%(PreprocessorDefinitions) + MultiThreadedDLL + + Level3 + ProgramDatabase + 4996;%(DisableSpecificWarnings) + + + /STACK:8388608 %(AdditionalOptions) + glib-2.0.lib;libxml2.lib;synapse.lib;%(AdditionalDependencies) + $(SolutionDir)\..\gtk-2.16.6\lib;$(SolutionDir)\..\libxml2-2.7.3\lib;$(SolutionDir)\build\$(Configuration)\libs;%(AdditionalLibraryDirectories) + vfspk3.def + true + Windows + true + true + MachineX86 + + + + + + + + + + + + + {e13ccfb0-a366-4ef3-a66f-c374b563e4df} + false + + + + + + \ No newline at end of file diff --git a/plugins/vfspk3/vfspk3.vcxproj.filters b/plugins/vfspk3/vfspk3.vcxproj.filters new file mode 100644 index 00000000..ef36a350 --- /dev/null +++ b/plugins/vfspk3/vfspk3.vcxproj.filters @@ -0,0 +1,25 @@ + + + + + {80d99d44-2717-431c-83a8-18c05e725ded} + cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx + + + + + src + + + src + + + src + + + + + src + + + \ No newline at end of file diff --git a/plugins/vfsqlpk3/vfsqlpk3.vcxproj b/plugins/vfsqlpk3/vfsqlpk3.vcxproj new file mode 100644 index 00000000..11d30e74 --- /dev/null +++ b/plugins/vfsqlpk3/vfsqlpk3.vcxproj @@ -0,0 +1,111 @@ + + + + + Debug + Win32 + + + Release + Win32 + + + + {9FD68F2C-B26A-461D-96E0-55AFC48AC9E0} + vfsqlpk3 + Win32Proj + + + + DynamicLibrary + v110 + + + DynamicLibrary + v110 + + + + + + + + + + + + + <_ProjectFileVersion>11.0.60315.1 + + + $(SolutionDir)\install\modules\ + $(SolutionDir)\build\intermediate\$(Configuration)\$(ProjectName)\ + + + $(SolutionDir)\install\modules\ + $(SolutionDir)\build\intermediate\$(Configuration)\$(ProjectName)\ + + + + Disabled + $(SolutionDir)\libs;$(SolutionDir)\include;$(SolutionDir)\..\STLport-5.2.1\stlport;$(SolutionDir)\..\gtk-2.16.6\include\glib-2.0;$(SolutionDir)\..\gtk-2.16.6\lib\glib-2.0\include;$(SolutionDir)\..\libxml2-2.7.3\include\libxml2;%(AdditionalIncludeDirectories) + WIN32;_DEBUG;_WINDOWS;_USRDLL;VFSPK3_EXPORTS;%(PreprocessorDefinitions) + true + EnableFastChecks + MultiThreadedDebugDLL + + Level3 + EditAndContinue + 4996;%(DisableSpecificWarnings) + + + /STACK:8388608 %(AdditionalOptions) + glib-2.0.lib;libxml2.lib;synapse.lib;%(AdditionalDependencies) + $(SolutionDir)\..\gtk-2.16.6\lib;$(SolutionDir)\..\libxml2-2.7.3\lib;$(SolutionDir)\build\$(Configuration)\libs;%(AdditionalLibraryDirectories) + vfsqlpk3.def + true + Windows + MachineX86 + + + + + $(SolutionDir)\libs;$(SolutionDir)\include;$(SolutionDir)\..\STLport-5.2.1\stlport;$(SolutionDir)\..\gtk-2.16.6\include\glib-2.0;$(SolutionDir)\..\gtk-2.16.6\lib\glib-2.0\include;$(SolutionDir)\..\libxml2-2.7.3\include\libxml2;%(AdditionalIncludeDirectories) + WIN32;NDEBUG;_WINDOWS;_USRDLL;VFSPK3_EXPORTS;%(PreprocessorDefinitions) + MultiThreadedDLL + + Level3 + ProgramDatabase + 4996;%(DisableSpecificWarnings) + + + /STACK:8388608 %(AdditionalOptions) + glib-2.0.lib;libxml2.lib;synapse.lib;%(AdditionalDependencies) + $(SolutionDir)\..\gtk-2.16.6\lib;$(SolutionDir)\..\libxml2-2.7.3\lib;$(SolutionDir)\build\$(Configuration)\libs;%(AdditionalLibraryDirectories) + vfsqlpk3.def + true + Windows + true + true + MachineX86 + + + + + + + + + + + + + + {e13ccfb0-a366-4ef3-a66f-c374b563e4df} + false + + + + + + \ No newline at end of file diff --git a/plugins/vfsqlpk3/vfsqlpk3.vcxproj.filters b/plugins/vfsqlpk3/vfsqlpk3.vcxproj.filters new file mode 100644 index 00000000..fdd99725 --- /dev/null +++ b/plugins/vfsqlpk3/vfsqlpk3.vcxproj.filters @@ -0,0 +1,28 @@ + + + + + {b455ec0a-7ac4-4bcf-b1cd-6e05a6460200} + cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx + + + + + src + + + src + + + src + + + src + + + + + src + + + \ No newline at end of file diff --git a/plugins/vfswad/vfswad.vcxproj b/plugins/vfswad/vfswad.vcxproj new file mode 100644 index 00000000..ce47ec41 --- /dev/null +++ b/plugins/vfswad/vfswad.vcxproj @@ -0,0 +1,109 @@ + + + + + Debug + Win32 + + + Release + Win32 + + + + {18116120-2710-4DD8-B1AC-940D0BDB36EF} + Win32Proj + + + + DynamicLibrary + v110 + + + DynamicLibrary + v110 + + + + + + + + + + + + + <_ProjectFileVersion>11.0.60315.1 + + + $(SolutionDir)\install\modules\ + $(SolutionDir)\build\intermediate\$(Configuration)\$(ProjectName)\ + + + $(SolutionDir)\install\modules\ + $(SolutionDir)\build\intermediate\$(Configuration)\$(ProjectName)\ + + + + Disabled + $(SolutionDir)\libs;$(SolutionDir)\include;$(SolutionDir)\..\STLport-5.2.1\stlport;$(SolutionDir)\..\gtk-2.16.6\include\glib-2.0;$(SolutionDir)\..\gtk-2.16.6\lib\glib-2.0\include;$(SolutionDir)\..\libxml2-2.7.3\include\libxml2;%(AdditionalIncludeDirectories) + WIN32;_DEBUG;_WINDOWS;_USRDLL;VFSWAD_EXPORTS;%(PreprocessorDefinitions) + true + EnableFastChecks + MultiThreadedDebugDLL + + Level3 + EditAndContinue + 4996;%(DisableSpecificWarnings) + + + /STACK:8388608 %(AdditionalOptions) + glib-2.0.lib;libxml2.lib;synapse.lib;%(AdditionalDependencies) + $(SolutionDir)\..\gtk-2.16.6\lib;$(SolutionDir)\..\libxml2-2.7.3\lib;$(SolutionDir)\build\$(Configuration)\libs;%(AdditionalLibraryDirectories) + vfswad.def + true + Windows + MachineX86 + + + + + $(SolutionDir)\libs;$(SolutionDir)\include;$(SolutionDir)\..\STLport-5.2.1\stlport;$(SolutionDir)\..\gtk-2.16.6\include\glib-2.0;$(SolutionDir)\..\gtk-2.16.6\lib\glib-2.0\include;$(SolutionDir)\..\libxml2-2.7.3\include\libxml2;%(AdditionalIncludeDirectories) + WIN32;NDEBUG;_WINDOWS;_USRDLL;VFSWAD_EXPORTS;%(PreprocessorDefinitions) + MultiThreadedDLL + + Level3 + ProgramDatabase + 4996;%(DisableSpecificWarnings) + + + /STACK:8388608 %(AdditionalOptions) + glib-2.0.lib;libxml2.lib;synapse.lib;%(AdditionalDependencies) + $(SolutionDir)\..\gtk-2.16.6\lib;$(SolutionDir)\..\libxml2-2.7.3\lib;$(SolutionDir)\build\$(Configuration)\libs;%(AdditionalLibraryDirectories) + vfswad.def + true + Windows + true + true + MachineX86 + + + + + + + + + + + + + {e13ccfb0-a366-4ef3-a66f-c374b563e4df} + false + + + + + + \ No newline at end of file diff --git a/plugins/vfswad/vfswad.vcxproj.filters b/plugins/vfswad/vfswad.vcxproj.filters new file mode 100644 index 00000000..4033cc9d --- /dev/null +++ b/plugins/vfswad/vfswad.vcxproj.filters @@ -0,0 +1,25 @@ + + + + + {247309a7-a422-4567-bf6d-d5ea361eda62} + cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx + + + + + src + + + src + + + src + + + + + src + + + \ No newline at end of file diff --git a/radiant.sln b/radiant.sln index be2acbb2..01d552b7 100644 --- a/radiant.sln +++ b/radiant.sln @@ -1,199 +1,87 @@  -Microsoft Visual Studio Solution File, Format Version 10.00 -# Visual C++ Express 2008 -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "radiant", "radiant\radiant.vcproj", "{65D02375-63EE-4A8A-9F8E-504B1D5A1D02}" - ProjectSection(ProjectDependencies) = postProject - {B957BA35-F807-4C84-85A2-C1F9AC56713B} = {B957BA35-F807-4C84-85A2-C1F9AC56713B} - {0B522841-BDCC-493A-BA5C-604AE2CD5756} = {0B522841-BDCC-493A-BA5C-604AE2CD5756} - {E13CCFB0-A366-4EF3-A66F-C374B563E4DF} = {E13CCFB0-A366-4EF3-A66F-C374B563E4DF} - {14734EBB-B167-48D9-9B93-2277F645925F} = {14734EBB-B167-48D9-9B93-2277F645925F} - EndProjectSection +Microsoft Visual Studio Solution File, Format Version 12.00 +# Visual Studio Express 2012 for Windows Desktop +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "radiant", "radiant\radiant.vcxproj", "{65D02375-63EE-4A8A-9F8E-504B1D5A1D02}" EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "q3map2", "tools\quake3\q3map2\q3map2.vcproj", "{CD40B764-1D47-4FAE-8C6A-EF036E478D65}" - ProjectSection(ProjectDependencies) = postProject - {B957BA35-F807-4C84-85A2-C1F9AC56713B} = {B957BA35-F807-4C84-85A2-C1F9AC56713B} - {818BAC3D-0399-4416-930D-0AA28D55F798} = {818BAC3D-0399-4416-930D-0AA28D55F798} - {12E69671-B980-4BFF-BC1A-6D9A3C158D16} = {12E69671-B980-4BFF-BC1A-6D9A3C158D16} - {B99A58B4-E5AB-42F6-A28F-D7ACB80E0B06} = {B99A58B4-E5AB-42F6-A28F-D7ACB80E0B06} - {14734EBB-B167-48D9-9B93-2277F645925F} = {14734EBB-B167-48D9-9B93-2277F645925F} - {DDE81BE7-D457-47F3-9762-A838EFA2672E} = {DDE81BE7-D457-47F3-9762-A838EFA2672E} - EndProjectSection +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "q3map2", "tools\quake3\q3map2\q3map2.vcxproj", "{CD40B764-1D47-4FAE-8C6A-EF036E478D65}" EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "quake3-common", "tools\quake3\common\quake3-common.vcproj", "{B99A58B4-E5AB-42F6-A28F-D7ACB80E0B06}" +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "quake3-common", "tools\quake3\common\quake3-common.vcxproj", "{B99A58B4-E5AB-42F6-A28F-D7ACB80E0B06}" EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "synapse", "libs\synapse\synapse.vcproj", "{E13CCFB0-A366-4EF3-A66F-C374B563E4DF}" +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "synapse", "libs\synapse\synapse.vcxproj", "{E13CCFB0-A366-4EF3-A66F-C374B563E4DF}" EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "cmdlib", "libs\cmdlib\cmdlib.vcproj", "{0B522841-BDCC-493A-BA5C-604AE2CD5756}" +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "cmdlib", "libs\cmdlib\cmdlib.vcxproj", "{0B522841-BDCC-493A-BA5C-604AE2CD5756}" EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ddslib", "libs\ddslib\ddslib.vcproj", "{DDE81BE7-D457-47F3-9762-A838EFA2672E}" +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ddslib", "libs\ddslib\ddslib.vcxproj", "{DDE81BE7-D457-47F3-9762-A838EFA2672E}" EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "l_net", "libs\l_net\l_net.vcproj", "{B957BA35-F807-4C84-85A2-C1F9AC56713B}" +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "l_net", "libs\l_net\l_net.vcxproj", "{B957BA35-F807-4C84-85A2-C1F9AC56713B}" EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "mathlib", "libs\mathlib\mathlib.vcproj", "{14734EBB-B167-48D9-9B93-2277F645925F}" +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "mathlib", "libs\mathlib\mathlib.vcxproj", "{14734EBB-B167-48D9-9B93-2277F645925F}" EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "md5lib", "libs\md5lib\md5lib.vcproj", "{12E69671-B980-4BFF-BC1A-6D9A3C158D16}" +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "md5lib", "libs\md5lib\md5lib.vcxproj", "{12E69671-B980-4BFF-BC1A-6D9A3C158D16}" EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "picomodel", "libs\picomodel\picomodel.vcproj", "{818BAC3D-0399-4416-930D-0AA28D55F798}" +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "picomodel", "libs\picomodel\picomodel.vcxproj", "{818BAC3D-0399-4416-930D-0AA28D55F798}" EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "splines", "libs\splines\splines.vcproj", "{6C1116CE-D99E-4629-9E69-A9329335D706}" +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "splines", "libs\splines\splines.vcxproj", "{6C1116CE-D99E-4629-9E69-A9329335D706}" EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "camera", "contrib\camera\camera.vcproj", "{A43B5811-4BCC-483A-BDAC-F5721DCF9B4A}" - ProjectSection(ProjectDependencies) = postProject - {E13CCFB0-A366-4EF3-A66F-C374B563E4DF} = {E13CCFB0-A366-4EF3-A66F-C374B563E4DF} - {6C1116CE-D99E-4629-9E69-A9329335D706} = {6C1116CE-D99E-4629-9E69-A9329335D706} - EndProjectSection +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "camera", "contrib\camera\camera.vcxproj", "{A43B5811-4BCC-483A-BDAC-F5721DCF9B4A}" EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "entity", "plugins\entity\entity.vcproj", "{17DD38AA-4842-45BC-9304-2ADC1A12B4F4}" - ProjectSection(ProjectDependencies) = postProject - {E13CCFB0-A366-4EF3-A66F-C374B563E4DF} = {E13CCFB0-A366-4EF3-A66F-C374B563E4DF} - {14734EBB-B167-48D9-9B93-2277F645925F} = {14734EBB-B167-48D9-9B93-2277F645925F} - EndProjectSection +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "entity", "plugins\entity\entity.vcxproj", "{17DD38AA-4842-45BC-9304-2ADC1A12B4F4}" EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "image", "plugins\image\image.vcproj", "{1F9977F6-216F-4AE1-9928-59B72CF31C46}" - ProjectSection(ProjectDependencies) = postProject - {E13CCFB0-A366-4EF3-A66F-C374B563E4DF} = {E13CCFB0-A366-4EF3-A66F-C374B563E4DF} - EndProjectSection +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "image", "plugins\image\image.vcxproj", "{1F9977F6-216F-4AE1-9928-59B72CF31C46}" EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "imagepng", "plugins\imagepng\imagepng.vcproj", "{43C01E60-21CC-49F5-8A11-F460BC866A31}" - ProjectSection(ProjectDependencies) = postProject - {E13CCFB0-A366-4EF3-A66F-C374B563E4DF} = {E13CCFB0-A366-4EF3-A66F-C374B563E4DF} - EndProjectSection +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "imagepng", "plugins\imagepng\imagepng.vcxproj", "{43C01E60-21CC-49F5-8A11-F460BC866A31}" EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "map", "plugins\map\map.vcproj", "{1B0E70B0-ED20-4021-9BBE-5168CB8DAE90}" - ProjectSection(ProjectDependencies) = postProject - {0B522841-BDCC-493A-BA5C-604AE2CD5756} = {0B522841-BDCC-493A-BA5C-604AE2CD5756} - {E13CCFB0-A366-4EF3-A66F-C374B563E4DF} = {E13CCFB0-A366-4EF3-A66F-C374B563E4DF} - EndProjectSection +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "map", "plugins\map\map.vcxproj", "{1B0E70B0-ED20-4021-9BBE-5168CB8DAE90}" EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "mapxml", "plugins\mapxml\mapxml.vcproj", "{DDBF170A-42DF-4836-9006-816422E08493}" - ProjectSection(ProjectDependencies) = postProject - {E13CCFB0-A366-4EF3-A66F-C374B563E4DF} = {E13CCFB0-A366-4EF3-A66F-C374B563E4DF} - EndProjectSection +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "mapxml", "plugins\mapxml\mapxml.vcxproj", "{DDBF170A-42DF-4836-9006-816422E08493}" EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "model", "plugins\model\model.vcproj", "{83C877DA-17B2-4863-B085-06AE9A8D68F3}" - ProjectSection(ProjectDependencies) = postProject - {818BAC3D-0399-4416-930D-0AA28D55F798} = {818BAC3D-0399-4416-930D-0AA28D55F798} - {E13CCFB0-A366-4EF3-A66F-C374B563E4DF} = {E13CCFB0-A366-4EF3-A66F-C374B563E4DF} - {14734EBB-B167-48D9-9B93-2277F645925F} = {14734EBB-B167-48D9-9B93-2277F645925F} - EndProjectSection +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "model", "plugins\model\model.vcxproj", "{83C877DA-17B2-4863-B085-06AE9A8D68F3}" EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "shaders", "plugins\shaders\shaders.vcproj", "{AEBCB950-AB67-48BB-9AF5-FCFB042824E8}" - ProjectSection(ProjectDependencies) = postProject - {E13CCFB0-A366-4EF3-A66F-C374B563E4DF} = {E13CCFB0-A366-4EF3-A66F-C374B563E4DF} - EndProjectSection +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "shaders", "plugins\shaders\shaders.vcxproj", "{AEBCB950-AB67-48BB-9AF5-FCFB042824E8}" EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "surface", "plugins\surface\surface.vcproj", "{6FDF6CFE-52FF-4E8C-A6F6-C0392DAE4DB7}" - ProjectSection(ProjectDependencies) = postProject - {E13CCFB0-A366-4EF3-A66F-C374B563E4DF} = {E13CCFB0-A366-4EF3-A66F-C374B563E4DF} - EndProjectSection +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "surface", "plugins\surface\surface.vcxproj", "{6FDF6CFE-52FF-4E8C-A6F6-C0392DAE4DB7}" EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "vfspk3", "plugins\vfspk3\vfspk3.vcproj", "{DEFCF433-3A47-40EB-BBF7-861211C3A941}" - ProjectSection(ProjectDependencies) = postProject - {E13CCFB0-A366-4EF3-A66F-C374B563E4DF} = {E13CCFB0-A366-4EF3-A66F-C374B563E4DF} - EndProjectSection +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "vfspk3", "plugins\vfspk3\vfspk3.vcxproj", "{DEFCF433-3A47-40EB-BBF7-861211C3A941}" EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "vfspak", "plugins\vfspak\vfspak.vcproj", "{8BE599BF-6318-4B0C-AC3E-DE811676C63B}" - ProjectSection(ProjectDependencies) = postProject - {E13CCFB0-A366-4EF3-A66F-C374B563E4DF} = {E13CCFB0-A366-4EF3-A66F-C374B563E4DF} - EndProjectSection +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "vfspak", "plugins\vfspak\vfspak.vcxproj", "{8BE599BF-6318-4B0C-AC3E-DE811676C63B}" EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "vfswad", "plugins\vfswad\vfswad.vcproj", "{18116120-2710-4DD8-B1AC-940D0BDB36EF}" - ProjectSection(ProjectDependencies) = postProject - {E13CCFB0-A366-4EF3-A66F-C374B563E4DF} = {E13CCFB0-A366-4EF3-A66F-C374B563E4DF} - EndProjectSection +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "vfswad", "plugins\vfswad\vfswad.vcxproj", "{18116120-2710-4DD8-B1AC-940D0BDB36EF}" EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "fgd", "plugins\eclassfgd\fgd.vcproj", "{04213509-5ED3-4C74-B8A2-480BE6F48363}" - ProjectSection(ProjectDependencies) = postProject - {E13CCFB0-A366-4EF3-A66F-C374B563E4DF} = {E13CCFB0-A366-4EF3-A66F-C374B563E4DF} - EndProjectSection +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "fgd", "plugins\eclassfgd\fgd.vcxproj", "{04213509-5ED3-4C74-B8A2-480BE6F48363}" EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "imagewal", "plugins\imagewal\imagewal.vcproj", "{8D3160AB-B386-4970-8146-826BC293CCB1}" - ProjectSection(ProjectDependencies) = postProject - {E13CCFB0-A366-4EF3-A66F-C374B563E4DF} = {E13CCFB0-A366-4EF3-A66F-C374B563E4DF} - EndProjectSection +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "imagewal", "plugins\imagewal\imagewal.vcxproj", "{8D3160AB-B386-4970-8146-826BC293CCB1}" EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "imagehl", "plugins\imagehl\imagehl.vcproj", "{BA1BC409-744B-4270-8E47-BA10872313AD}" - ProjectSection(ProjectDependencies) = postProject - {E13CCFB0-A366-4EF3-A66F-C374B563E4DF} = {E13CCFB0-A366-4EF3-A66F-C374B563E4DF} - EndProjectSection +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "imagehl", "plugins\imagehl\imagehl.vcxproj", "{BA1BC409-744B-4270-8E47-BA10872313AD}" EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "imagem8", "plugins\imagem8\imagem8.vcproj", "{C6FA63AA-5F37-4D43-BE6B-09903E70C9E1}" - ProjectSection(ProjectDependencies) = postProject - {E13CCFB0-A366-4EF3-A66F-C374B563E4DF} = {E13CCFB0-A366-4EF3-A66F-C374B563E4DF} - EndProjectSection +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "imagem8", "plugins\imagem8\imagem8.vcxproj", "{C6FA63AA-5F37-4D43-BE6B-09903E70C9E1}" EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "spritemodel", "plugins\spritemodel\spritemodel.vcproj", "{F291A09D-73BC-48FF-98EE-D672BBDE5C16}" - ProjectSection(ProjectDependencies) = postProject - {E13CCFB0-A366-4EF3-A66F-C374B563E4DF} = {E13CCFB0-A366-4EF3-A66F-C374B563E4DF} - {14734EBB-B167-48D9-9B93-2277F645925F} = {14734EBB-B167-48D9-9B93-2277F645925F} - EndProjectSection +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "spritemodel", "plugins\spritemodel\spritemodel.vcxproj", "{F291A09D-73BC-48FF-98EE-D672BBDE5C16}" EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "textool", "plugins\textool\textool.vcproj", "{4F52DED4-285A-4E99-9C78-734D59E8ACD6}" - ProjectSection(ProjectDependencies) = postProject - {E13CCFB0-A366-4EF3-A66F-C374B563E4DF} = {E13CCFB0-A366-4EF3-A66F-C374B563E4DF} - {14734EBB-B167-48D9-9B93-2277F645925F} = {14734EBB-B167-48D9-9B93-2277F645925F} - EndProjectSection +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "textool", "plugins\textool\textool.vcxproj", "{4F52DED4-285A-4E99-9C78-734D59E8ACD6}" EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "surface_ufoai", "plugins\surface_ufoai\surface_ufoai.vcproj", "{F400371F-455F-4B6C-9F13-A2E57110E725}" - ProjectSection(ProjectDependencies) = postProject - {E13CCFB0-A366-4EF3-A66F-C374B563E4DF} = {E13CCFB0-A366-4EF3-A66F-C374B563E4DF} - EndProjectSection +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "surface_ufoai", "plugins\surface_ufoai\surface_ufoai.vcxproj", "{F400371F-455F-4B6C-9F13-A2E57110E725}" EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "surface_quake2", "plugins\surface_quake2\surface_quake2.vcproj", "{32AB82AA-C781-4E5E-83A0-A164D371306F}" - ProjectSection(ProjectDependencies) = postProject - {E13CCFB0-A366-4EF3-A66F-C374B563E4DF} = {E13CCFB0-A366-4EF3-A66F-C374B563E4DF} - EndProjectSection +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "surface_quake2", "plugins\surface_quake2\surface_quake2.vcxproj", "{32AB82AA-C781-4E5E-83A0-A164D371306F}" EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "surface_heretic2", "plugins\surface_heretic2\surface_heretic2.vcproj", "{12932084-E212-45AB-B3BE-A2A5AEEBA581}" - ProjectSection(ProjectDependencies) = postProject - {E13CCFB0-A366-4EF3-A66F-C374B563E4DF} = {E13CCFB0-A366-4EF3-A66F-C374B563E4DF} - EndProjectSection +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "surface_heretic2", "plugins\surface_heretic2\surface_heretic2.vcxproj", "{12932084-E212-45AB-B3BE-A2A5AEEBA581}" EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "prtview", "contrib\prtview\prtview.vcproj", "{AB6534A8-ED1B-46DC-84EA-8AA080C12F6A}" - ProjectSection(ProjectDependencies) = postProject - {E13CCFB0-A366-4EF3-A66F-C374B563E4DF} = {E13CCFB0-A366-4EF3-A66F-C374B563E4DF} - EndProjectSection +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "prtview", "contrib\prtview\prtview.vcxproj", "{AB6534A8-ED1B-46DC-84EA-8AA080C12F6A}" EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "hydratoolz", "contrib\hydratoolz\hydratoolz.vcproj", "{4E63003A-6B5D-4076-8ADF-D5A94809CE32}" - ProjectSection(ProjectDependencies) = postProject - {E13CCFB0-A366-4EF3-A66F-C374B563E4DF} = {E13CCFB0-A366-4EF3-A66F-C374B563E4DF} - EndProjectSection +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "hydratoolz", "contrib\hydratoolz\hydratoolz.vcxproj", "{4E63003A-6B5D-4076-8ADF-D5A94809CE32}" EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "bobtoolz", "contrib\bobtoolz\bobtoolz.vcproj", "{302086A7-5C73-42A4-8591-F5C9336EC911}" - ProjectSection(ProjectDependencies) = postProject - {0B522841-BDCC-493A-BA5C-604AE2CD5756} = {0B522841-BDCC-493A-BA5C-604AE2CD5756} - {E13CCFB0-A366-4EF3-A66F-C374B563E4DF} = {E13CCFB0-A366-4EF3-A66F-C374B563E4DF} - {14734EBB-B167-48D9-9B93-2277F645925F} = {14734EBB-B167-48D9-9B93-2277F645925F} - EndProjectSection +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "bobtoolz", "contrib\bobtoolz\bobtoolz.vcxproj", "{302086A7-5C73-42A4-8591-F5C9336EC911}" EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "gtkgensurf", "contrib\gtkgensurf\gtkgensurf.vcproj", "{E37A9846-84FC-48F8-9880-954C5D9F8ED0}" - ProjectSection(ProjectDependencies) = postProject - {E13CCFB0-A366-4EF3-A66F-C374B563E4DF} = {E13CCFB0-A366-4EF3-A66F-C374B563E4DF} - EndProjectSection +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "gtkgensurf", "contrib\gtkgensurf\gtkgensurf.vcxproj", "{E37A9846-84FC-48F8-9880-954C5D9F8ED0}" EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ufoai", "contrib\ufoai\ufoai.vcproj", "{850DD97C-B457-497D-B5F5-DA1904FAC5F9}" - ProjectSection(ProjectDependencies) = postProject - {E13CCFB0-A366-4EF3-A66F-C374B563E4DF} = {E13CCFB0-A366-4EF3-A66F-C374B563E4DF} - EndProjectSection +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ufoai", "contrib\ufoai\ufoai.vcxproj", "{850DD97C-B457-497D-B5F5-DA1904FAC5F9}" EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "bkgrnd2d", "contrib\bkgrnd2d\bkgrnd2d.vcproj", "{D43C13B9-35AC-4EC1-8A90-DF6D7132B9BD}" - ProjectSection(ProjectDependencies) = postProject - {E13CCFB0-A366-4EF3-A66F-C374B563E4DF} = {E13CCFB0-A366-4EF3-A66F-C374B563E4DF} - EndProjectSection +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "bkgrnd2d", "contrib\bkgrnd2d\bkgrnd2d.vcxproj", "{D43C13B9-35AC-4EC1-8A90-DF6D7132B9BD}" EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "vfsqlpk3", "plugins\vfsqlpk3\vfsqlpk3.vcproj", "{9FD68F2C-B26A-461D-96E0-55AFC48AC9E0}" - ProjectSection(ProjectDependencies) = postProject - {E13CCFB0-A366-4EF3-A66F-C374B563E4DF} = {E13CCFB0-A366-4EF3-A66F-C374B563E4DF} - EndProjectSection +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "vfsqlpk3", "plugins\vfsqlpk3\vfsqlpk3.vcxproj", "{9FD68F2C-B26A-461D-96E0-55AFC48AC9E0}" EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "q3map2_urt", "tools\urt\tools\quake3\q3map2\q3map2_urt.vcproj", "{7AF7537E-94C3-4680-8F5E-C1CE30DC2041}" +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "q3map2_urt", "tools\urt\tools\quake3\q3map2\q3map2_urt.vcxproj", "{7AF7537E-94C3-4680-8F5E-C1CE30DC2041}" EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "q3data", "tools\quake3\q3data\q3data.vcproj", "{8DFCF3C0-5EC6-4E28-9D38-23FBE5F214FB}" - ProjectSection(ProjectDependencies) = postProject - {B957BA35-F807-4C84-85A2-C1F9AC56713B} = {B957BA35-F807-4C84-85A2-C1F9AC56713B} - {B99A58B4-E5AB-42F6-A28F-D7ACB80E0B06} = {B99A58B4-E5AB-42F6-A28F-D7ACB80E0B06} - {14734EBB-B167-48D9-9B93-2277F645925F} = {14734EBB-B167-48D9-9B93-2277F645925F} - EndProjectSection +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "q3data", "tools\quake3\q3data\q3data.vcxproj", "{8DFCF3C0-5EC6-4E28-9D38-23FBE5F214FB}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution diff --git a/radiant/gtkdlgs.cpp b/radiant/gtkdlgs.cpp index f55e9534..d609efdd 100644 --- a/radiant/gtkdlgs.cpp +++ b/radiant/gtkdlgs.cpp @@ -2741,7 +2741,7 @@ void DoCommandListDlg(){ int n; for ( n = 0; n < g_nCommandCount; n++ ) - cmds = g_slist_append( cmds, g_Commands[n].m_strCommand ); + cmds = g_slist_append( cmds, (gpointer)g_Commands[n].m_strCommand ); cmds = g_slist_sort( cmds, ( gint ( * )( const void *, const void * ) )strcmp ); Sys_Printf( "Writing the command list to %s", path.GetBuffer() ); diff --git a/radiant/qe3.h b/radiant/qe3.h index 7dc45262..101dc628 100644 --- a/radiant/qe3.h +++ b/radiant/qe3.h @@ -29,6 +29,9 @@ #pragma warning(disable : 4136) // X86 #pragma warning(disable : 4051) // ALPHA #pragma warning(disable : 4800) + +#define _CRT_SECURE_NO_WARNINGS + #endif // for interfaces, we require main plugin header included diff --git a/radiant/radiant.vcxproj b/radiant/radiant.vcxproj new file mode 100644 index 00000000..a6ccd51e --- /dev/null +++ b/radiant/radiant.vcxproj @@ -0,0 +1,172 @@ + + + + + Debug + Win32 + + + Release + Win32 + + + + {65D02375-63EE-4A8A-9F8E-504B1D5A1D02} + Win32Proj + + + + Application + v110 + + + Application + v110 + + + + + + + + + + + + + <_ProjectFileVersion>11.0.60315.1 + + + $(SolutionDir)\install\ + $(SolutionDir)\build\intermediate\$(Configuration)\$(ProjectName)\ + + + $(SolutionDir)\install\ + $(SolutionDir)\build\intermediate\$(Configuration)\$(ProjectName)\ + + + + Disabled + $(SolutionDir)\include;$(SolutionDir)\libs;$(SolutionDir)\..\STLport-5.2.1\stlport;$(SolutionDir)\..\gtk-2.16.6\include\glib-2.0;$(SolutionDir)\..\gtk-2.16.6\lib\glib-2.0\include;$(SolutionDir)\..\gtk-2.16.6\include\gtk-2.0;$(SolutionDir)\..\gtk-2.16.6\include\cairo;$(SolutionDir)\..\gtk-2.16.6\include\pango-1.0;$(SolutionDir)\..\gtk-2.16.6\lib\gtk-2.0\include;$(SolutionDir)\..\gtk-2.16.6\include\atk-1.0;$(SolutionDir)\..\gtk-2.16.6\include;$(SolutionDir)\..\gtk-2.16.6\include\freetype2;$(SolutionDir)\..\gtkglext-1.2.0\include\gtkglext-1.0;$(SolutionDir)\..\gtkglext-1.2.0\lib\gtkglext-1.0\include;$(SolutionDir)\..\libxml2-2.7.3\include\libxml2;%(AdditionalIncludeDirectories) + WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) + true + EnableFastChecks + MultiThreadedDebugDLL + + Level3 + EditAndContinue + 4996;%(DisableSpecificWarnings) + + + /STACK:8388608 %(AdditionalOptions) + Ws2_32.lib;glib-2.0.lib;gobject-2.0.lib;intl.lib;gtk-win32-2.0.lib;gdk-win32-2.0.lib;pango-1.0.lib;pangoft2-1.0.lib;gdkglext-win32-1.0.lib;gtkglext-win32-1.0.lib;libxml2.lib;mathlib.lib;synapse.lib;l_net.lib;cmdlib.lib;%(AdditionalDependencies) + $(SolutionDir)\..\gtk-2.16.6\lib;$(SolutionDir)\..\libxml2-2.7.3\lib;$(SolutionDir)\..\gtkglext-1.2.0\lib;$(SolutionDir)\build\$(Configuration)\libs;%(AdditionalLibraryDirectories) + true + Console + MachineX86 + + + + + $(SolutionDir)\include;$(SolutionDir)\libs;$(SolutionDir)\..\STLport-5.2.1\stlport;$(SolutionDir)\..\gtk-2.16.6\include\glib-2.0;$(SolutionDir)\..\gtk-2.16.6\lib\glib-2.0\include;$(SolutionDir)\..\gtk-2.16.6\include\gtk-2.0;$(SolutionDir)\..\gtk-2.16.6\include\cairo;$(SolutionDir)\..\gtk-2.16.6\include\pango-1.0;$(SolutionDir)\..\gtk-2.16.6\lib\gtk-2.0\include;$(SolutionDir)\..\gtk-2.16.6\include\atk-1.0;$(SolutionDir)\..\gtk-2.16.6\include;$(SolutionDir)\..\gtk-2.16.6\include\freetype2;$(SolutionDir)\..\gtkglext-1.2.0\include\gtkglext-1.0;$(SolutionDir)\..\gtkglext-1.2.0\lib\gtkglext-1.0\include;$(SolutionDir)\..\libxml2-2.7.3\include\libxml2;%(AdditionalIncludeDirectories) + WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) + MultiThreadedDLL + + Level3 + ProgramDatabase + 4996;%(DisableSpecificWarnings) + + + /STACK:8388608 %(AdditionalOptions) + Ws2_32.lib;glib-2.0.lib;gobject-2.0.lib;intl.lib;gtk-win32-2.0.lib;gdk-win32-2.0.lib;pango-1.0.lib;pangoft2-1.0.lib;gdkglext-win32-1.0.lib;gtkglext-win32-1.0.lib;libxml2.lib;mathlib.lib;synapse.lib;l_net.lib;cmdlib.lib;%(AdditionalDependencies) + $(SolutionDir)\..\gtk-2.16.6\lib;$(SolutionDir)\..\libxml2-2.7.3\lib;$(SolutionDir)\..\gtkglext-1.2.0\lib;$(SolutionDir)\build\$(Configuration)\libs;%(AdditionalLibraryDirectories) + true + Windows + true + true + MachineX86 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + {0b522841-bdcc-493a-ba5c-604ae2cd5756} + false + + + {b957ba35-f807-4c84-85a2-c1f9ac56713b} + false + + + {14734ebb-b167-48d9-9b93-2277f645925f} + false + + + {e13ccfb0-a366-4ef3-a66f-c374b563e4df} + false + + + + + + \ No newline at end of file diff --git a/radiant/radiant.vcxproj.filters b/radiant/radiant.vcxproj.filters new file mode 100644 index 00000000..65e217b2 --- /dev/null +++ b/radiant/radiant.vcxproj.filters @@ -0,0 +1,184 @@ + + + + + {f0f2d0cf-ba3a-423c-a33c-b149337e1ff7} + cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx + + + {85d38eb4-f668-43bb-b370-f6775daf4a27} + rc;ico + + + + + src + + + src + + + src + + + src + + + src + + + src + + + src + + + src + + + src + + + src + + + src + + + src + + + src + + + src + + + src + + + src + + + src + + + src + + + src + + + src + + + src + + + src + + + src + + + src + + + src + + + src + + + src + + + src + + + src + + + src + + + src + + + src + + + src + + + src + + + src + + + src + + + src + + + src + + + src + + + src + + + src + + + src + + + src + + + src + + + src + + + src + + + src + + + src + + + src + + + src + + + src + + + src + + + src + + + + + rc + + + + + rc + + + \ No newline at end of file diff --git a/tools/quake3/common/quake3-common.vcxproj b/tools/quake3/common/quake3-common.vcxproj new file mode 100644 index 00000000..ea1c391f --- /dev/null +++ b/tools/quake3/common/quake3-common.vcxproj @@ -0,0 +1,87 @@ + + + + + Debug + Win32 + + + Release + Win32 + + + + {B99A58B4-E5AB-42F6-A28F-D7ACB80E0B06} + Win32Proj + + + + StaticLibrary + v110 + + + StaticLibrary + v110 + + + + + + + + + + + + + <_ProjectFileVersion>11.0.60315.1 + + + $(SolutionDir)\build\$(Configuration)\libs\ + $(SolutionDir)\build\intermediate\$(Configuration)\$(ProjectName)\ + + + $(SolutionDir)\build\$(Configuration)\libs\ + $(SolutionDir)\build\intermediate\$(Configuration)\$(ProjectName)\ + + + + Disabled + $(SolutionDir)\include;$(SolutionDir)\libs;$(SolutionDir)\..\libxml2-2.7.3\include\libxml2;$(SolutionDir)\..\jpeg-8c\include;$(SolutionDir)\..\gtk-2.16.6\include\glib-2.0;$(SolutionDir)\..\gtk-2.16.6\lib\glib-2.0\include;%(AdditionalIncludeDirectories) + WIN32;_DEBUG;_LIB;%(PreprocessorDefinitions) + true + EnableFastChecks + MultiThreadedDebugDLL + + Level3 + EditAndContinue + 4996;4312;4267;%(DisableSpecificWarnings) + + + + + $(SolutionDir)\include;$(SolutionDir)\libs;$(SolutionDir)\..\libxml2-2.7.3\include\libxml2;$(SolutionDir)\..\jpeg-8c\include;$(SolutionDir)\..\gtk-2.16.6\include\glib-2.0;$(SolutionDir)\..\gtk-2.16.6\lib\glib-2.0\include;%(AdditionalIncludeDirectories) + WIN32;NDEBUG;_LIB;%(PreprocessorDefinitions) + MultiThreadedDLL + + Level3 + ProgramDatabase + 4996;4312;4267;%(DisableSpecificWarnings) + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/tools/quake3/common/quake3-common.vcxproj.filters b/tools/quake3/common/quake3-common.vcxproj.filters new file mode 100644 index 00000000..31eeae7d --- /dev/null +++ b/tools/quake3/common/quake3-common.vcxproj.filters @@ -0,0 +1,41 @@ + + + + + {d4a9c379-4e75-46a8-a63d-dbf5d1b7a10c} + cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx + + + + + src + + + src + + + src + + + src + + + src + + + src + + + src + + + src + + + src + + + src + + + \ No newline at end of file diff --git a/tools/quake3/q3data/q3data.vcxproj b/tools/quake3/q3data/q3data.vcxproj new file mode 100644 index 00000000..94eb6712 --- /dev/null +++ b/tools/quake3/q3data/q3data.vcxproj @@ -0,0 +1,138 @@ + + + + + Debug + Win32 + + + Release + Win32 + + + + {8DFCF3C0-5EC6-4E28-9D38-23FBE5F214FB} + q3data + + + + Application + v110 + MultiByte + true + + + Application + v110 + MultiByte + + + + + + + + + + + + + <_ProjectFileVersion>11.0.60315.1 + + + $(SolutionDir)\install\ + $(SolutionDir)\build\intermediate\$(Configuration)\$(ProjectName)\ + + + $(SolutionDir)\install\ + $(SolutionDir)\build\intermediate\$(Configuration)\$(ProjectName)\ + + + + Disabled + $(SolutionDir)\include;$(SolutionDir)\tools\quake3\common;$(SolutionDir)\libs;$(SolutionDir)\..\gtk-2.16.6\include\glib-2.0;$(SolutionDir)\..\gtk-2.16.6\lib\glib-2.0\include;$(SolutionDir)\..\libxml2-2.7.3\include\libxml2;$(SolutionDir)\..\gtk-2.16.6\include\libpng14;$(SolutionDir)\..\gtk-2.16.6\include;$(SolutionDir)\..\jpeg-8c\include;%(AdditionalIncludeDirectories) + _CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) + true + EnableFastChecks + MultiThreadedDebugDLL + Level3 + EditAndContinue + 4996;4244;4267;%(DisableSpecificWarnings) + + + Ws2_32.lib;glib-2.0.lib;libxml2.lib;l_net.lib;mathlib.lib;quake3-common.lib;%(AdditionalDependencies) + $(SolutionDir)\..\gtk-2.16.6\lib;$(SolutionDir)\..\libxml2-2.7.3\lib;$(SolutionDir)\..\jpeg-8c\lib;$(SolutionDir)\build\$(Configuration)\libs;%(AdditionalLibraryDirectories) + true + false + + MachineX86 + + + + + $(SolutionDir)\include;$(SolutionDir)\tools\quake3\common;$(SolutionDir)\libs;$(SolutionDir)\..\gtk-2.16.6\include\glib-2.0;$(SolutionDir)\..\gtk-2.16.6\lib\glib-2.0\include;$(SolutionDir)\..\libxml2-2.7.3\include\libxml2;$(SolutionDir)\..\gtk-2.16.6\include\libpng14;$(SolutionDir)\..\gtk-2.16.6\include;$(SolutionDir)\..\jpeg-8c\include;%(AdditionalIncludeDirectories) + _CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) + MultiThreadedDLL + Level3 + ProgramDatabase + 4996;4244;4267;%(DisableSpecificWarnings) + + + Ws2_32.lib;glib-2.0.lib;libxml2.lib;l_net.lib;mathlib.lib;quake3-common.lib;%(AdditionalDependencies) + $(SolutionDir)\..\gtk-2.16.6\lib;$(SolutionDir)\..\libxml2-2.7.3\lib;$(SolutionDir)\..\jpeg-8c\lib;$(SolutionDir)\build\$(Configuration)\libs;%(AdditionalLibraryDirectories) + true + true + true + false + + MachineX86 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + {b957ba35-f807-4c84-85a2-c1f9ac56713b} + false + + + {14734ebb-b167-48d9-9b93-2277f645925f} + false + + + {b99a58b4-e5ab-42f6-a28f-d7acb80e0b06} + false + + + + + + \ No newline at end of file diff --git a/tools/quake3/q3map2/q3map2.vcxproj b/tools/quake3/q3map2/q3map2.vcxproj new file mode 100644 index 00000000..20716ad0 --- /dev/null +++ b/tools/quake3/q3map2/q3map2.vcxproj @@ -0,0 +1,164 @@ + + + + + Debug + Win32 + + + Release + Win32 + + + + {CD40B764-1D47-4FAE-8C6A-EF036E478D65} + Win32Proj + + + + Application + v110 + + + Application + v110 + + + + + + + + + + + + + <_ProjectFileVersion>11.0.60315.1 + + + $(SolutionDir)\install\ + $(SolutionDir)\build\intermediate\$(Configuration)\$(ProjectName)\ + + + $(SolutionDir)\install\ + $(SolutionDir)\build\intermediate\$(Configuration)\$(ProjectName)\ + + + + Disabled + $(SolutionDir)\include;$(SolutionDir)\tools\quake3\common;$(SolutionDir)\libs;$(SolutionDir)\..\gtk-2.16.6\include\glib-2.0;$(SolutionDir)\..\gtk-2.16.6\lib\glib-2.0\include;$(SolutionDir)\..\libxml2-2.7.3\include\libxml2;$(SolutionDir)\..\gtk-2.16.6\include\libpng14;$(SolutionDir)\..\gtk-2.16.6\include;$(SolutionDir)\..\jpeg-8c\include;%(AdditionalIncludeDirectories) + WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) + true + EnableFastChecks + MultiThreadedDebugDLL + + Level3 + EditAndContinue + 4996;4267;4312;%(DisableSpecificWarnings) + + + /STACK:8388608 %(AdditionalOptions) + Ws2_32.lib;glib-2.0.lib;libpng.lib;libxml2.lib;libjpegd.lib;md5lib.lib;mathlib.lib;picomodel.lib;l_net.lib;ddslib.lib;quake3-common.lib;%(AdditionalDependencies) + $(SolutionDir)\..\gtk-2.16.6\lib;$(SolutionDir)\..\libxml2-2.7.3\lib;$(SolutionDir)\..\jpeg-8c\lib;$(SolutionDir)\build\$(Configuration)\libs;%(AdditionalLibraryDirectories) + true + Console + MachineX86 + + + + + $(SolutionDir)\include;$(SolutionDir)\tools\quake3\common;$(SolutionDir)\libs;$(SolutionDir)\..\gtk-2.16.6\include\glib-2.0;$(SolutionDir)\..\gtk-2.16.6\lib\glib-2.0\include;$(SolutionDir)\..\libxml2-2.7.3\include\libxml2;$(SolutionDir)\..\gtk-2.16.6\include\libpng14;$(SolutionDir)\..\gtk-2.16.6\include;$(SolutionDir)\..\jpeg-8c\include;%(AdditionalIncludeDirectories) + WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) + MultiThreadedDLL + + Level3 + ProgramDatabase + 4996;4267;4312;%(DisableSpecificWarnings) + + + /STACK:8388608 %(AdditionalOptions) + Ws2_32.lib;glib-2.0.lib;libpng.lib;libxml2.lib;libjpeg.lib;md5lib.lib;mathlib.lib;picomodel.lib;l_net.lib;ddslib.lib;quake3-common.lib;%(AdditionalDependencies) + $(SolutionDir)\..\gtk-2.16.6\lib;$(SolutionDir)\..\libxml2-2.7.3\lib;$(SolutionDir)\..\jpeg-8c\lib;$(SolutionDir)\build\$(Configuration)\libs;%(AdditionalLibraryDirectories) + true + Console + true + true + MachineX86 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + {dde81be7-d457-47f3-9762-a838efa2672e} + false + + + {b957ba35-f807-4c84-85a2-c1f9ac56713b} + false + + + {14734ebb-b167-48d9-9b93-2277f645925f} + false + + + {12e69671-b980-4bff-bc1a-6d9a3c158d16} + false + + + {818bac3d-0399-4416-930d-0aa28d55f798} + false + + + {b99a58b4-e5ab-42f6-a28f-d7acb80e0b06} + false + + + + + + \ No newline at end of file diff --git a/tools/quake3/q3map2/q3map2.vcxproj.filters b/tools/quake3/q3map2/q3map2.vcxproj.filters new file mode 100644 index 00000000..8ed13627 --- /dev/null +++ b/tools/quake3/q3map2/q3map2.vcxproj.filters @@ -0,0 +1,136 @@ + + + + + {c75a0b90-8c43-4898-a4e1-c952c6146691} + cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx + + + {10c662c6-5d42-4cf2-b0b4-b7da9fd02c06} + rc;ico + + + + + src + + + src + + + src + + + src + + + src + + + src + + + src + + + src + + + src + + + src + + + src + + + src + + + src + + + src + + + src + + + src + + + src + + + src + + + src + + + src + + + src + + + src + + + src + + + src + + + src + + + src + + + src + + + src + + + src + + + src + + + src + + + src + + + src + + + src + + + src + + + src + + + src + + + + + rc + + + + + rc + + + \ No newline at end of file diff --git a/tools/urt/tools/quake3/q3map2/q3map2_urt.vcxproj b/tools/urt/tools/quake3/q3map2/q3map2_urt.vcxproj new file mode 100644 index 00000000..14269c1b --- /dev/null +++ b/tools/urt/tools/quake3/q3map2/q3map2_urt.vcxproj @@ -0,0 +1,212 @@ + + + + + Debug + Win32 + + + Release + Win32 + + + + {7AF7537E-94C3-4680-8F5E-C1CE30DC2041} + q3map2 + + + + Application + v110 + false + MultiByte + + + Application + v110 + false + MultiByte + + + + + + + + + + + + + + + <_ProjectFileVersion>11.0.60315.1 + + + $(SolutionDir)\install\ + $(SolutionDir)\build\intermediate\$(Configuration)\$(ProjectName)\ + false + + + $(SolutionDir)\install\ + $(SolutionDir)\build\intermediate\$(Configuration)\$(ProjectName)\ + true + + + + .\Release/q3map2.tlb + + + + MaxSpeed + OnlyExplicitInline + $(SolutionDir)\include;$(SolutionDir)\tools\quake3\common;$(SolutionDir)\libs;$(SolutionDir)\..\gtk-2.16.6\include\glib-2.0;$(SolutionDir)\..\gtk-2.16.6\lib\glib-2.0\include;$(SolutionDir)\..\libxml2-2.7.3\include\libxml2;$(SolutionDir)\..\gtk-2.16.6\include\libpng14;$(SolutionDir)\..\gtk-2.16.6\include;$(SolutionDir)\..\jpeg-8c\include;%(AdditionalIncludeDirectories) + NDEBUG;WIN32;_CONSOLE;%(PreprocessorDefinitions) + true + MultiThreadedDLL + true + .\Release/q3map2.pch + .\Release/ + .\Release/ + .\Release/ + true + Level3 + true + ProgramDatabase + + + NDEBUG;%(PreprocessorDefinitions) + 0x0409 + + + Ws2_32.lib;glib-2.0.lib;libpng.lib;libxml2.lib;libjpeg.lib;md5lib.lib;mathlib.lib;picomodel.lib;l_net.lib;ddslib.lib;quake3-common.lib;%(AdditionalDependencies) + $(OutDir)$(ProjectName).exe + true + $(SolutionDir)\..\gtk-2.16.6\lib;$(SolutionDir)\..\libxml2-2.7.3\lib;$(SolutionDir)\..\jpeg-8c\lib;$(SolutionDir)\build\$(Configuration)\libs;%(AdditionalLibraryDirectories) + .\Release/q3map2.pdb + true + .\Release/q3map2.map + Console + 4194304 + false + + MachineX86 + + + true + .\Release/q3map2.bsc + + + + + + + + .\Debug/q3map2.tlb + + + + Disabled + $(SolutionDir)\include;$(SolutionDir)\tools\quake3\common;$(SolutionDir)\libs;$(SolutionDir)\..\gtk-2.16.6\include\glib-2.0;$(SolutionDir)\..\gtk-2.16.6\lib\glib-2.0\include;$(SolutionDir)\..\libxml2-2.7.3\include\libxml2;$(SolutionDir)\..\gtk-2.16.6\include\libpng14;$(SolutionDir)\..\gtk-2.16.6\include;$(SolutionDir)\..\jpeg-8c\include;%(AdditionalIncludeDirectories) + _DEBUG;WIN32;_CONSOLE;%(PreprocessorDefinitions) + true + MultiThreadedDebugDLL + .\Debug/q3map2.pch + .\Debug/ + .\Debug/ + .\Debug/ + true + Level3 + true + EditAndContinue + + + _DEBUG;%(PreprocessorDefinitions) + 0x0409 + + + Ws2_32.lib;glib-2.0.lib;libpng.lib;libxml2.lib;libjpegd.lib;md5lib.lib;mathlib.lib;picomodel.lib;l_net.lib;ddslib.lib;quake3-common.lib;%(AdditionalDependencies) + $(OutDir)$(ProjectName).exe + true + $(SolutionDir)\..\gtk-2.16.6\lib;$(SolutionDir)\..\libxml2-2.7.3\lib;$(SolutionDir)\..\jpeg-8c\lib;$(SolutionDir)\build\$(Configuration)\libs;%(AdditionalLibraryDirectories) + libcd;libcmtd;%(IgnoreSpecificDefaultLibraries) + true + .\Debug/FS_q3map2_1.pdb + true + .\Debug/FS_q3map2_1.map + Console + 33554432 + false + + MachineX86 + + + true + .\Debug/q3map2.bsc + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/tools/urt/tools/quake3/q3map2/q3map2_urt.vcxproj.filters b/tools/urt/tools/quake3/q3map2/q3map2_urt.vcxproj.filters new file mode 100644 index 00000000..3a2b471c --- /dev/null +++ b/tools/urt/tools/quake3/q3map2/q3map2_urt.vcxproj.filters @@ -0,0 +1,191 @@ + + + + + {d3426bdc-9c53-44e3-a942-d1e94728523f} + c;cpp;cxx;cc;C + + + {ff14b52d-032a-4c60-af12-ad82888f461c} + .c + + + {6f7d4439-c8a7-4abb-9f8a-9622fe879ac8} + .c + + + {26589697-c21b-4f53-b665-139c472ab97b} + .c + + + {5ac11920-08ee-464b-85b2-25e4dc68994d} + .c + + + {8011af7d-0061-4d71-bb18-94e57f152289} + h + + + {3605638f-fb38-418c-b11a-646c1b373651} + *.txt + + + {ee29c32a-6b94-457d-991f-fb1ffc8afb92} + .rc;.ico + + + + + src + + + src + + + src + + + src + + + src + + + src + + + src + + + src + + + src + + + src + + + src\bsp + + + src\bsp + + + src\bsp + + + src\bsp + + + src\bsp + + + src\bsp + + + src\bsp + + + src\bsp + + + src\bsp + + + src\bsp + + + src\bsp + + + src\bsp + + + src\bsp + + + src\bsp + + + src\bsp + + + src\bsp + + + src\bsp + + + src\bsp + + + src\light + + + src\light + + + src\light + + + src\light + + + src\light + + + src\vis + + + src\vis + + + src\convert + + + src\convert + + + + + include + + + include + + + include + + + include + + + include + + + include + + + include + + + include + + + + + doc + + + + + rc + + + + + rc + + + \ No newline at end of file