From 0df9be2930de73d43e1b3cd5f4ed81291a4e5078 Mon Sep 17 00:00:00 2001 From: Sirio Builder Date: Tue, 23 Jun 2020 10:18:52 +0200 Subject: [PATCH] 2Patch level : 12.0 no-patch Files correlati : build Commento : --- build/ba8.vcxproj | 5 ++--- build/f90.vcxproj | 3 ++- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/build/ba8.vcxproj b/build/ba8.vcxproj index 53c71cbc7..96cd2a854 100644 --- a/build/ba8.vcxproj +++ b/build/ba8.vcxproj @@ -69,14 +69,13 @@ MaxSpeed OnlyExplicitInline - ..\src\include;..\src\xvaga;..\src\xi;%(AdditionalIncludeDirectories) + ..\src\include;..\src\xvaga;..\src\xi;..\src\xvtdb;%(AdditionalIncludeDirectories) NDEBUG;WIN32;_WINDOWS;%(PreprocessorDefinitions) true MultiThreaded true Level3 true - ProgramDatabase $(IntDir)$(TargetName).pdb true @@ -129,9 +128,9 @@ MultiThreadedDebug Level3 true - EditAndContinue $(IntDir)$(TargetName).pdb true + EditAndContinue _DEBUG;%(PreprocessorDefinitions) diff --git a/build/f90.vcxproj b/build/f90.vcxproj index e0bf92062..50f9d289a 100644 --- a/build/f90.vcxproj +++ b/build/f90.vcxproj @@ -116,7 +116,7 @@ MaxSpeed Default - ..\src\xvtdb\;..\src\cg;..\src\include;..\src\xvaga;%(AdditionalIncludeDirectories) + ..\src\xvtdb\;..\src\cg;..\src\include;..\src\xvaga;..\src\f1;%(AdditionalIncludeDirectories) NDEBUG;WIN32;_WINDOWS;%(PreprocessorDefinitions) true MultiThreaded @@ -232,6 +232,7 @@ true + true