]> SALOME platform Git repositories - modules/gui.git/commitdiff
Salome HOME
Fix of the external issue "20912: Large results with Win32" (the issue is cancelled...
authorouv <oleg.uvarov@opencascade.com>
Tue, 13 Nov 2018 10:59:24 +0000 (13:59 +0300)
committerouv <oleg.uvarov@opencascade.com>
Tue, 13 Nov 2018 10:59:24 +0000 (13:59 +0300)
adm_local/win32/SUITApp.vcproj
adm_local/win32/SUITAppCmd.vcproj

index cb98c2a729740d5235d2440ce21a27e408653b76..66e8618f11f5dc14f0c5391ef1cd88e7d23bd9b3 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="windows-1251"?>
 <VisualStudioProject
        ProjectType="Visual C++"
-       Version="9.00"
+       Version="9,00"
        Name="SUITApp"
        ProjectGUID="{6755FAA7-967A-4D23-966D-DE4F66234913}"
        TargetFrameworkVersion="131072"
@@ -87,6 +87,7 @@
                                GenerateDebugInformation="true"
                                ProgramDatabaseFile="$(OutDir)/$(TargetName).pdb"
                                SubSystem="1"
+                               LargeAddressAware="2"
                                RandomizedBaseAddress="1"
                                DataExecutionPrevention="0"
                                TargetMachine="1"
                                SuppressStartupBanner="true"
                                AdditionalLibraryDirectories="$(QTLIB)"
                                SubSystem="2"
+                               LargeAddressAware="2"
                                RandomizedBaseAddress="1"
                                DataExecutionPrevention="0"
                                TargetMachine="1"
index a4aeb860189791a6e83f65285a7931c4a933a5e6..c04d8358d2b8eb3bc1fd8ab41674437592a89bbb 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="windows-1251"?>
 <VisualStudioProject
        ProjectType="Visual C++"
-       Version="9.00"
+       Version="9,00"
        Name="SUITAppCmd"
        ProjectGUID="{5C26AD6B-39CE-4B83-BA68-1D5F8B378DB1}"
        TargetFrameworkVersion="131072"
@@ -87,6 +87,7 @@
                                GenerateDebugInformation="true"
                                ProgramDatabaseFile="$(OutDir)/$(TargetName).pdb"
                                SubSystem="1"
+                               LargeAddressAware="2"
                                RandomizedBaseAddress="1"
                                DataExecutionPrevention="0"
                                TargetMachine="1"
                                SuppressStartupBanner="true"
                                AdditionalLibraryDirectories="$(QTLIB)"
                                SubSystem="1"
+                               LargeAddressAware="2"
                                RandomizedBaseAddress="1"
                                DataExecutionPrevention="0"
                                TargetMachine="1"