diff --git a/windows/netgen.vcproj b/windows/netgen.vcproj index 4aab0caa..468d6379 100644 --- a/windows/netgen.vcproj +++ b/windows/netgen.vcproj @@ -70,12 +70,12 @@ LinkIncremental="0" AdditionalLibraryDirectories=""$(SolutionDir)..\..\ext_libs\tcl\lib";"$(SolutionDir)..\..\ext_libs\pthread-w32\lib"" GenerateManifest="true" - EnableUAC="false" + EnableUAC="true" GenerateDebugInformation="true" SubSystem="1" ImportLibrary="$(OutDir)\nginterface.lib" TargetMachine="1" - AllowIsolation="false" + AllowIsolation="true" />