This commit is contained in:
Christoph Oelckers 2014-07-26 10:15:23 +02:00
commit e7f844b61a
3 changed files with 6 additions and 1 deletions

View File

@ -180,6 +180,7 @@
WarningLevel="3"
Detect64BitPortabilityProblems="true"
DebugInformationFormat="3"
CallingConvention="1"
/>
<Tool
Name="VCManagedResourceCompilerTool"

View File

@ -1,7 +1,7 @@
<?xml version="1.0" encoding="Windows-1252"?>
<VisualStudioProject
ProjectType="Visual C++"
Version="9,00"
Version="8,00"
Name="lzmalib"
ProjectGUID="{6EB27E78-7C7A-4F08-8E19-957E8EB3A20F}"
RootNamespace="lzmalib"

View File

@ -522,6 +522,10 @@
RelativePath=".\src\c_console.cpp"
>
</File>
<File
RelativePath=".\src\c_consolebuffer.cpp"
>
</File>
<File
RelativePath=".\src\c_cvars.cpp"
>