diff options
author | Pixel <pixel@nobis-crew.org> | 2008-09-29 09:24:08 -0700 |
---|---|---|
committer | Pixel <pixel@nobis-crew.org> | 2008-09-29 09:24:08 -0700 |
commit | 54aa182fccfa6654f10508b33befe4667a6fa9b8 (patch) | |
tree | 1f4c18fc1866599846a228c97e9c8c4b06601b1b /lua-interface.vcproj | |
parent | 48f6062b651dc83608d27984eeccd69206e34ed0 (diff) |
Adding the Visual Studio Express 2008 files.
Diffstat (limited to 'lua-interface.vcproj')
-rw-r--r-- | lua-interface.vcproj | 231 |
1 files changed, 231 insertions, 0 deletions
diff --git a/lua-interface.vcproj b/lua-interface.vcproj new file mode 100644 index 0000000..e6855c5 --- /dev/null +++ b/lua-interface.vcproj @@ -0,0 +1,231 @@ +<?xml version="1.0" encoding="UTF-8"?> +<VisualStudioProject + ProjectType="Visual C++" + Version="9.00" + Name="lua-interface" + ProjectGUID="{BB383E56-17C9-4365-8CFE-678255AC5CC0}" + RootNamespace="lua-interface" + Keyword="Win32Proj" + TargetFrameworkVersion="0" + > + <Platforms> + <Platform + Name="Win32" + /> + </Platforms> + <ToolFiles> + </ToolFiles> + <Configurations> + <Configuration + Name="Debug|Win32" + OutputDirectory="$(SolutionDir)$(ConfigurationName)" + IntermediateDirectory="$(SolutionDir)$(ConfigurationName)\tmp" + ConfigurationType="1" + > + <Tool + Name="VCPreBuildEventTool" + /> + <Tool + Name="VCCustomBuildTool" + /> + <Tool + Name="VCXMLDataGeneratorTool" + /> + <Tool + Name="VCWebServiceProxyGeneratorTool" + /> + <Tool + Name="VCMIDLTool" + /> + <Tool + Name="VCCLCompilerTool" + Optimization="0" + AdditionalIncludeDirectories="..\Baltisot\MSVC\regex;"..\pthread-win32\Pre-built.2\include";..\Baltisot\MSVC;..\Baltisot\MSVC\getopt;..\Baltisot\include;C:\gnuwin32\include;..\Baltisot\lib\lua\include;"..\lua-modules\src";..\Baltisot\lib\lua\includes;..\Baltisot\MSVC\dirent;"C:\Program Files\MySQL\MySQL Server 5.1\include"" + PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;NO_DLL;READLINE_STATIC;_MSVC;LIBICONV_STATIC;LIBICONV_PLUG;LUATASK_OMIT_COMMAND" + MinimalRebuild="true" + BasicRuntimeChecks="3" + RuntimeLibrary="3" + UsePrecompiledHeader="0" + WarningLevel="3" + Detect64BitPortabilityProblems="true" + DebugInformationFormat="4" + /> + <Tool + Name="VCManagedResourceCompilerTool" + /> + <Tool + Name="VCResourceCompilerTool" + /> + <Tool + Name="VCPreLinkEventTool" + /> + <Tool + Name="VCLinkerTool" + AdditionalDependencies="pthreadVCE2.lib ws2_32.lib zlib.lib libmysql.lib" + LinkIncremental="2" + AdditionalLibraryDirectories=""..\pthread-win32\Pre-built.2\lib";C:\gnuwin32\lib;"C:\Program Files\MySQL\MySQL Server 5.1\lib\opt"" + GenerateDebugInformation="true" + SubSystem="1" + TargetMachine="1" + /> + <Tool + Name="VCALinkTool" + /> + <Tool + Name="VCManifestTool" + /> + <Tool + Name="VCXDCMakeTool" + /> + <Tool + Name="VCBscMakeTool" + /> + <Tool + Name="VCFxCopTool" + /> + <Tool + Name="VCAppVerifierTool" + /> + <Tool + Name="VCPostBuildEventTool" + /> + </Configuration> + <Configuration + Name="Release|Win32" + OutputDirectory="$(SolutionDir)$(ConfigurationName)" + IntermediateDirectory="$(SolutionDir)$(ConfigurationName)\tmp" + ConfigurationType="1" + > + <Tool + Name="VCPreBuildEventTool" + /> + <Tool + Name="VCCustomBuildTool" + /> + <Tool + Name="VCXMLDataGeneratorTool" + /> + <Tool + Name="VCWebServiceProxyGeneratorTool" + /> + <Tool + Name="VCMIDLTool" + /> + <Tool + Name="VCCLCompilerTool" + AdditionalIncludeDirectories="..\Baltisot\MSVC\regex;"..\pthread-win32\Pre-built.2\include";..\Baltisot\MSVC;..\Baltisot\MSVC\getopt;..\Baltisot\include;C:\gnuwin32\include;..\Baltisot\lib\lua\include;"..\lua-modules\src";..\Baltisot\lib\lua\includes;..\Baltisot\MSVC\dirent;"C:\Program Files\MySQL\MySQL Server 5.1\include"" + PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;NO_DLL;READLINE_STATIC;_MSVC;LIBICONV_STATIC;LIBICONV_PLUG;LUATASK_OMIT_COMMAND" + RuntimeLibrary="2" + UsePrecompiledHeader="0" + WarningLevel="3" + Detect64BitPortabilityProblems="true" + DebugInformationFormat="3" + /> + <Tool + Name="VCManagedResourceCompilerTool" + /> + <Tool + Name="VCResourceCompilerTool" + /> + <Tool + Name="VCPreLinkEventTool" + /> + <Tool + Name="VCLinkerTool" + AdditionalDependencies="pthreadVCE2.lib ws2_32.lib zlib.lib libmysql.lib" + LinkIncremental="2" + AdditionalLibraryDirectories=""..\pthread-win32\Pre-built.2\lib";C:\gnuwin32\lib;"C:\Program Files\MySQL\MySQL Server 5.1\lib\opt"" + GenerateDebugInformation="true" + SubSystem="2" + OptimizeReferences="2" + EnableCOMDATFolding="2" + TargetMachine="1" + /> + <Tool + Name="VCALinkTool" + /> + <Tool + Name="VCManifestTool" + /> + <Tool + Name="VCXDCMakeTool" + /> + <Tool + Name="VCBscMakeTool" + /> + <Tool + Name="VCFxCopTool" + /> + <Tool + Name="VCAppVerifierTool" + /> + <Tool + Name="VCPostBuildEventTool" + /> + </Configuration> + </Configurations> + <References> + </References> + <Files> + <Filter + Name="lua-interface-main" + Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx" + UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}" + > + <File + RelativePath=".\src\lua-interface-hc.h" + > + </File> + <File + RelativePath=".\src\lua-interface.cpp" + > + </File> + </Filter> + <Filter + Name="lua-modules" + > + <File + RelativePath="..\lua-modules\src\lua-plugin.cc" + > + </File> + <File + RelativePath="..\lua-modules\src\lua-plugin.h" + > + </File> + <File + RelativePath="..\lua-modules\src\plugin-luaconfigfiles.cc" + > + </File> + <File + RelativePath="..\lua-modules\src\plugin-luahandle.cc" + > + </File> + <File + RelativePath="..\lua-modules\src\plugin-luahttp.cc" + > + </File> + <File + RelativePath="..\lua-modules\src\plugin-lualibs.cc" + > + </File> + <File + RelativePath="..\lua-modules\src\plugin-luaregex.cc" + > + </File> + <File + RelativePath="..\lua-modules\src\plugin-luasql.cc" + > + </File> + <File + RelativePath="..\lua-modules\src\plugin-luatask.cc" + > + </File> + <File + RelativePath="..\lua-modules\src\plugin-luaxml.cc" + > + </File> + </Filter> + </Files> + <Globals> + </Globals> +</VisualStudioProject> |