summaryrefslogtreecommitdiffstats
path: root/VC2008/Squirrel3.vcproj
diff options
context:
space:
mode:
authorlapayo94@gmail.com <lapayo94@gmail.com@0a769ca7-a7f5-676a-18bf-c427514a06d6>2012-07-09 09:00:28 +0200
committerlapayo94@gmail.com <lapayo94@gmail.com@0a769ca7-a7f5-676a-18bf-c427514a06d6>2012-07-09 09:00:28 +0200
commit4b62d1c4631088eb0181048af2d57d67ab9f602e (patch)
treedf7333fa82b36fff8647d1ebea44f73ed274b266 /VC2008/Squirrel3.vcproj
parentSquirrel Plugins (diff)
downloadcuberite-4b62d1c4631088eb0181048af2d57d67ab9f602e.tar
cuberite-4b62d1c4631088eb0181048af2d57d67ab9f602e.tar.gz
cuberite-4b62d1c4631088eb0181048af2d57d67ab9f602e.tar.bz2
cuberite-4b62d1c4631088eb0181048af2d57d67ab9f602e.tar.lz
cuberite-4b62d1c4631088eb0181048af2d57d67ab9f602e.tar.xz
cuberite-4b62d1c4631088eb0181048af2d57d67ab9f602e.tar.zst
cuberite-4b62d1c4631088eb0181048af2d57d67ab9f602e.zip
Diffstat (limited to '')
-rw-r--r--VC2008/Squirrel3.vcproj322
1 files changed, 322 insertions, 0 deletions
diff --git a/VC2008/Squirrel3.vcproj b/VC2008/Squirrel3.vcproj
new file mode 100644
index 000000000..11bdd953b
--- /dev/null
+++ b/VC2008/Squirrel3.vcproj
@@ -0,0 +1,322 @@
+<?xml version="1.0" encoding="Windows-1252"?>
+<VisualStudioProject
+ ProjectType="Visual C++"
+ Version="9,00"
+ Name="Squirrel3"
+ ProjectGUID="{54DBF6CE-D1A8-4CCB-A249-4BF1CA9B7E4C}"
+ RootNamespace="Squirrel3"
+ Keyword="ManagedCProj"
+ TargetFrameworkVersion="196613"
+ >
+ <Platforms>
+ <Platform
+ Name="Win32"
+ />
+ </Platforms>
+ <ToolFiles>
+ </ToolFiles>
+ <Configurations>
+ <Configuration
+ Name="Debug|Win32"
+ OutputDirectory="$(SolutionDir)$(ConfigurationName)"
+ IntermediateDirectory="$(ConfigurationName)"
+ ConfigurationType="4"
+ CharacterSet="1"
+ ManagedExtensions="1"
+ >
+ <Tool
+ Name="VCPreBuildEventTool"
+ />
+ <Tool
+ Name="VCCustomBuildTool"
+ />
+ <Tool
+ Name="VCXMLDataGeneratorTool"
+ />
+ <Tool
+ Name="VCWebServiceProxyGeneratorTool"
+ />
+ <Tool
+ Name="VCMIDLTool"
+ />
+ <Tool
+ Name="VCCLCompilerTool"
+ Optimization="0"
+ AdditionalIncludeDirectories="..\squirrel_3_0_1_stable\include"
+ PreprocessorDefinitions="WIN32;_DEBUG"
+ RuntimeLibrary="3"
+ UsePrecompiledHeader="0"
+ WarningLevel="3"
+ DebugInformationFormat="3"
+ />
+ <Tool
+ Name="VCManagedResourceCompilerTool"
+ />
+ <Tool
+ Name="VCResourceCompilerTool"
+ />
+ <Tool
+ Name="VCPreLinkEventTool"
+ />
+ <Tool
+ Name="VCLibrarianTool"
+ />
+ <Tool
+ Name="VCALinkTool"
+ />
+ <Tool
+ Name="VCXDCMakeTool"
+ />
+ <Tool
+ Name="VCBscMakeTool"
+ />
+ <Tool
+ Name="VCFxCopTool"
+ />
+ <Tool
+ Name="VCPostBuildEventTool"
+ />
+ </Configuration>
+ <Configuration
+ Name="Release|Win32"
+ OutputDirectory="$(SolutionDir)$(ConfigurationName)"
+ IntermediateDirectory="$(ConfigurationName)"
+ ConfigurationType="4"
+ CharacterSet="1"
+ ManagedExtensions="1"
+ WholeProgramOptimization="1"
+ >
+ <Tool
+ Name="VCPreBuildEventTool"
+ />
+ <Tool
+ Name="VCCustomBuildTool"
+ />
+ <Tool
+ Name="VCXMLDataGeneratorTool"
+ />
+ <Tool
+ Name="VCWebServiceProxyGeneratorTool"
+ />
+ <Tool
+ Name="VCMIDLTool"
+ />
+ <Tool
+ Name="VCCLCompilerTool"
+ PreprocessorDefinitions="WIN32;NDEBUG"
+ RuntimeLibrary="2"
+ UsePrecompiledHeader="2"
+ WarningLevel="3"
+ DebugInformationFormat="3"
+ />
+ <Tool
+ Name="VCManagedResourceCompilerTool"
+ />
+ <Tool
+ Name="VCResourceCompilerTool"
+ />
+ <Tool
+ Name="VCPreLinkEventTool"
+ />
+ <Tool
+ Name="VCLibrarianTool"
+ />
+ <Tool
+ Name="VCALinkTool"
+ />
+ <Tool
+ Name="VCXDCMakeTool"
+ />
+ <Tool
+ Name="VCBscMakeTool"
+ />
+ <Tool
+ Name="VCFxCopTool"
+ />
+ <Tool
+ Name="VCPostBuildEventTool"
+ />
+ </Configuration>
+ </Configurations>
+ <References>
+ <AssemblyReference
+ RelativePath="System.dll"
+ AssemblyName="System, Version=2.0.0.0, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL"
+ MinFrameworkVersion="131072"
+ />
+ <AssemblyReference
+ RelativePath="System.Data.dll"
+ AssemblyName="System.Data, Version=2.0.0.0, PublicKeyToken=b77a5c561934e089, processorArchitecture=x86"
+ MinFrameworkVersion="131072"
+ />
+ <AssemblyReference
+ RelativePath="System.XML.dll"
+ AssemblyName="System.Xml, Version=2.0.0.0, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL"
+ MinFrameworkVersion="131072"
+ />
+ </References>
+ <Files>
+ <Filter
+ Name="sqstdlib"
+ >
+ <File
+ RelativePath="..\squirrel_3_0_1_stable\sqstdlib\sqstdaux.cpp"
+ >
+ </File>
+ <File
+ RelativePath="..\squirrel_3_0_1_stable\sqstdlib\sqstdblob.cpp"
+ >
+ </File>
+ <File
+ RelativePath="..\squirrel_3_0_1_stable\sqstdlib\sqstdblobimpl.h"
+ >
+ </File>
+ <File
+ RelativePath="..\squirrel_3_0_1_stable\sqstdlib\sqstdio.cpp"
+ >
+ </File>
+ <File
+ RelativePath="..\squirrel_3_0_1_stable\sqstdlib\sqstdmath.cpp"
+ >
+ </File>
+ <File
+ RelativePath="..\squirrel_3_0_1_stable\sqstdlib\sqstdrex.cpp"
+ >
+ </File>
+ <File
+ RelativePath="..\squirrel_3_0_1_stable\sqstdlib\sqstdstream.cpp"
+ >
+ </File>
+ <File
+ RelativePath="..\squirrel_3_0_1_stable\sqstdlib\sqstdstream.h"
+ >
+ </File>
+ <File
+ RelativePath="..\squirrel_3_0_1_stable\sqstdlib\sqstdstring.cpp"
+ >
+ </File>
+ <File
+ RelativePath="..\squirrel_3_0_1_stable\sqstdlib\sqstdsystem.cpp"
+ >
+ </File>
+ </Filter>
+ <Filter
+ Name="squirrel"
+ >
+ <File
+ RelativePath="..\squirrel_3_0_1_stable\squirrel\sqapi.cpp"
+ >
+ </File>
+ <File
+ RelativePath="..\squirrel_3_0_1_stable\squirrel\sqarray.h"
+ >
+ </File>
+ <File
+ RelativePath="..\squirrel_3_0_1_stable\squirrel\sqbaselib.cpp"
+ >
+ </File>
+ <File
+ RelativePath="..\squirrel_3_0_1_stable\squirrel\sqclass.cpp"
+ >
+ </File>
+ <File
+ RelativePath="..\squirrel_3_0_1_stable\squirrel\sqclass.h"
+ >
+ </File>
+ <File
+ RelativePath="..\squirrel_3_0_1_stable\squirrel\sqclosure.h"
+ >
+ </File>
+ <File
+ RelativePath="..\squirrel_3_0_1_stable\squirrel\sqcompiler.cpp"
+ >
+ </File>
+ <File
+ RelativePath="..\squirrel_3_0_1_stable\squirrel\sqcompiler.h"
+ >
+ </File>
+ <File
+ RelativePath="..\squirrel_3_0_1_stable\squirrel\sqdebug.cpp"
+ >
+ </File>
+ <File
+ RelativePath="..\squirrel_3_0_1_stable\squirrel\sqfuncproto.h"
+ >
+ </File>
+ <File
+ RelativePath="..\squirrel_3_0_1_stable\squirrel\sqfuncstate.cpp"
+ >
+ </File>
+ <File
+ RelativePath="..\squirrel_3_0_1_stable\squirrel\sqfuncstate.h"
+ >
+ </File>
+ <File
+ RelativePath="..\squirrel_3_0_1_stable\squirrel\sqlexer.cpp"
+ >
+ </File>
+ <File
+ RelativePath="..\squirrel_3_0_1_stable\squirrel\sqlexer.h"
+ >
+ </File>
+ <File
+ RelativePath="..\squirrel_3_0_1_stable\squirrel\sqmem.cpp"
+ >
+ </File>
+ <File
+ RelativePath="..\squirrel_3_0_1_stable\squirrel\sqobject.cpp"
+ >
+ </File>
+ <File
+ RelativePath="..\squirrel_3_0_1_stable\squirrel\sqobject.h"
+ >
+ </File>
+ <File
+ RelativePath="..\squirrel_3_0_1_stable\squirrel\sqopcodes.h"
+ >
+ </File>
+ <File
+ RelativePath="..\squirrel_3_0_1_stable\squirrel\sqpcheader.h"
+ >
+ </File>
+ <File
+ RelativePath="..\squirrel_3_0_1_stable\squirrel\sqstate.cpp"
+ >
+ </File>
+ <File
+ RelativePath="..\squirrel_3_0_1_stable\squirrel\sqstate.h"
+ >
+ </File>
+ <File
+ RelativePath="..\squirrel_3_0_1_stable\squirrel\sqstring.h"
+ >
+ </File>
+ <File
+ RelativePath="..\squirrel_3_0_1_stable\squirrel\sqtable.cpp"
+ >
+ </File>
+ <File
+ RelativePath="..\squirrel_3_0_1_stable\squirrel\sqtable.h"
+ >
+ </File>
+ <File
+ RelativePath="..\squirrel_3_0_1_stable\squirrel\squserdata.h"
+ >
+ </File>
+ <File
+ RelativePath="..\squirrel_3_0_1_stable\squirrel\squtils.h"
+ >
+ </File>
+ <File
+ RelativePath="..\squirrel_3_0_1_stable\squirrel\sqvm.cpp"
+ >
+ </File>
+ <File
+ RelativePath="..\squirrel_3_0_1_stable\squirrel\sqvm.h"
+ >
+ </File>
+ </Filter>
+ </Files>
+ <Globals>
+ </Globals>
+</VisualStudioProject>