diff Build/Visual Studio 2012/World of Might and Magic.vcxproj @ 2231:8673f3aedfb9

sub_4B1523 to sub_4B1523_showSpellbookInfo, changed input type, some vars renamed
author Grumpy7
date Sat, 22 Feb 2014 19:44:49 +0100
parents d44b7775fc06
children 829760bc6ca6
line wrap: on
line diff
--- a/Build/Visual Studio 2012/World of Might and Magic.vcxproj	Sat Feb 22 18:25:53 2014 +0100
+++ b/Build/Visual Studio 2012/World of Might and Magic.vcxproj	Sat Feb 22 19:44:49 2014 +0100
@@ -42,11 +42,12 @@
   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
     <LinkIncremental>true</LinkIncremental>
     <IntDir>$(Configuration)\</IntDir>
-    <OutDir>$(WoMM_MM7_INSTALL_DIR)\</OutDir>
+    <OutDir>D:\Program Files (x86)\GOG.com\Might and Magic VII\</OutDir>
     <GenerateManifest>false</GenerateManifest>
     <CustomBuildBeforeTargets>
     </CustomBuildBeforeTargets>
     <IncludePath>$(SolutionDirectory)../../;$(IncludePath)</IncludePath>
+    <PostBuildEventUseInBuild>false</PostBuildEventUseInBuild>
   </PropertyGroup>
   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
     <LinkIncremental>false</LinkIncremental>