Patch level :
Files correlati : Ricompilazione Demo : [ ] Commento : git-svn-id: svn://10.65.10.50/trunk@17436 c028cbd2-c16b-5b4b-a496-9718f37d4682
This commit is contained in:
parent
74f70be814
commit
ade4e3bae1
@ -46,6 +46,9 @@ Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "xvapp", "xvapp.vcproj", "{1
|
|||||||
EndProjectSection
|
EndProjectSection
|
||||||
EndProject
|
EndProject
|
||||||
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "pdflibwrap", "pdflibwrap.vcproj", "{21876C3B-F5A9-4AAA-9D58-F8DDDAF6F10C}"
|
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "pdflibwrap", "pdflibwrap.vcproj", "{21876C3B-F5A9-4AAA-9D58-F8DDDAF6F10C}"
|
||||||
|
ProjectSection(ProjectDependencies) = postProject
|
||||||
|
{A294C667-27A9-4125-82AF-5093447505EC} = {A294C667-27A9-4125-82AF-5093447505EC}
|
||||||
|
EndProjectSection
|
||||||
EndProject
|
EndProject
|
||||||
Global
|
Global
|
||||||
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
||||||
|
@ -41,7 +41,7 @@
|
|||||||
<Tool
|
<Tool
|
||||||
Name="VCCLCompilerTool"
|
Name="VCCLCompilerTool"
|
||||||
Optimization="0"
|
Optimization="0"
|
||||||
AdditionalIncludeDirectories="C:\U\luca\wx287\lib\vc_dll\mswd;C:\U\luca\wx287\include"
|
AdditionalIncludeDirectories="..\..\wx287\lib\vc_dll\mswd;..\..\wx287\include"
|
||||||
PreprocessorDefinitions="WIN32;_DEBUG;_LIB"
|
PreprocessorDefinitions="WIN32;_DEBUG;_LIB"
|
||||||
MinimalRebuild="true"
|
MinimalRebuild="true"
|
||||||
BasicRuntimeChecks="3"
|
BasicRuntimeChecks="3"
|
||||||
@ -105,7 +105,7 @@
|
|||||||
Name="VCCLCompilerTool"
|
Name="VCCLCompilerTool"
|
||||||
Optimization="2"
|
Optimization="2"
|
||||||
EnableIntrinsicFunctions="true"
|
EnableIntrinsicFunctions="true"
|
||||||
AdditionalIncludeDirectories="C:\U\luca\wx287\lib\vc_dll\msw;C:\U\luca\wx287\include"
|
AdditionalIncludeDirectories="..\..\wx287\lib\vc_dll\msw;..\..\wx287\include"
|
||||||
PreprocessorDefinitions="WIN32;NDEBUG;_LIB"
|
PreprocessorDefinitions="WIN32;NDEBUG;_LIB"
|
||||||
RuntimeLibrary="0"
|
RuntimeLibrary="0"
|
||||||
EnableFunctionLevelLinking="true"
|
EnableFunctionLevelLinking="true"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user