diff options
author | scuri <scuri> | 2009-08-20 20:21:41 +0000 |
---|---|---|
committer | scuri <scuri> | 2009-08-20 20:21:41 +0000 |
commit | c0c51969cb9f5175cd85932b4dee9838c22ed19d (patch) | |
tree | f402a9f8f214b9a3ffd5016cbc9411ca3459f8e1 /mak.vc7/imlua_process5.vcproj | |
parent | 118bba12e5db09d4412ad4999b346d7d46e5489e (diff) |
*** empty log message ***
Diffstat (limited to 'mak.vc7/imlua_process5.vcproj')
-rw-r--r-- | mak.vc7/imlua_process5.vcproj | 114 |
1 files changed, 0 insertions, 114 deletions
diff --git a/mak.vc7/imlua_process5.vcproj b/mak.vc7/imlua_process5.vcproj deleted file mode 100644 index b988dc8..0000000 --- a/mak.vc7/imlua_process5.vcproj +++ /dev/null @@ -1,114 +0,0 @@ -<?xml version="1.0" encoding="Windows-1252"?> -<VisualStudioProject - ProjectType="Visual C++" - Version="7.10" - Name="imlua_process5" - ProjectGUID="{CB863607-6B6C-0000-7689-000000001234}" - TargetFrameworkVersion="131072" - > - <Platforms> - <Platform - Name="Win32" - /> - </Platforms> - <ToolFiles> - </ToolFiles> - <Configurations> - <Configuration - Name="Debug|Win32" - OutputDirectory="..\lib" - IntermediateDirectory="..\obj\imlua_process5" - ConfigurationType="4" - InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" - UseOfMFC="0" - ATLMinimizesCRunTimeLibraryUsage="false" - CharacterSet="2" - > - <Tool - Name="VCPreBuildEventTool" - /> - <Tool - Name="VCCustomBuildTool" - /> - <Tool - Name="VCXMLDataGeneratorTool" - /> - <Tool - Name="VCWebServiceProxyGeneratorTool" - /> - <Tool - Name="VCMIDLTool" - /> - <Tool - Name="VCCLCompilerTool" - Optimization="0" - AdditionalIncludeDirectories="../include;../src;../../lua5.1/include" - PreprocessorDefinitions="WIN32,_DEBUG,_LIB,_CRT_SECURE_NO_DEPRECATE" - ExceptionHandling="0" - BasicRuntimeChecks="3" - RuntimeLibrary="0" - PrecompiledHeaderFile="..\lib/imlua_process5.pch" - AssemblerListingLocation="..\obj\imlua_process5/" - ObjectFile="..\obj\imlua_process5/" - ProgramDataBaseFileName="..\lib/" - WarningLevel="4" - SuppressStartupBanner="true" - DebugInformationFormat="1" - /> - <Tool - Name="VCManagedResourceCompilerTool" - /> - <Tool - Name="VCResourceCompilerTool" - PreprocessorDefinitions="_DEBUG" - Culture="1046" - /> - <Tool - Name="VCPreLinkEventTool" - /> - <Tool - Name="VCLibrarianTool" - OutputFile="..\lib\imlua_process51.lib" - SuppressStartupBanner="true" - /> - <Tool - Name="VCALinkTool" - /> - <Tool - Name="VCXDCMakeTool" - /> - <Tool - Name="VCBscMakeTool" - /> - <Tool - Name="VCFxCopTool" - /> - <Tool - Name="VCPostBuildEventTool" - /> - </Configuration> - </Configurations> - <References> - </References> - <Files> - <Filter - Name="Source Files" - Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat" - > - <File - RelativePath="..\src\lua5\im_process.lua" - > - </File> - <File - RelativePath="..\src\lua5\imlua_kernel.c" - > - </File> - <File - RelativePath="..\src\lua5\imlua_process.c" - > - </File> - </Filter> - </Files> - <Globals> - </Globals> -</VisualStudioProject> |