Windows Project file changes
This commit is contained in:
		| @@ -68,7 +68,6 @@ | ||||
| 				GenerateDebugInformation="true" | ||||
| 				ProgramDatabaseFile="$(OutDir)/c_micasadk.pdb" | ||||
| 				SubSystem="2" | ||||
| 				ImportLibrary="../../$(OutDir)/micasa.lib" | ||||
| 				TargetMachine="1" | ||||
| 			/> | ||||
| 			<Tool | ||||
| @@ -94,7 +93,7 @@ | ||||
| 			/> | ||||
| 			<Tool | ||||
| 				Name="VCPostBuildEventTool" | ||||
| 				CommandLine="copy $(OutDir)/micasa.lib ../../" | ||||
| 				CommandLine="" | ||||
| 			/> | ||||
| 		</Configuration> | ||||
| 		<Configuration | ||||
| @@ -148,7 +147,6 @@ | ||||
| 				SubSystem="2" | ||||
| 				OptimizeReferences="2" | ||||
| 				EnableCOMDATFolding="2" | ||||
| 				ImportLibrary="../lib/Release/micasa.lib" | ||||
| 				TargetMachine="1" | ||||
| 			/> | ||||
| 			<Tool | ||||
| @@ -180,6 +178,7 @@ | ||||
| 	<References> | ||||
| 		<ProjectReference | ||||
| 			ReferencedProjectIdentifier="{B5DB4B53-AB02-4EDC-9C02-BF7DE68F91A3}" | ||||
| 			RelativePathToProject="..\..\..\..\micasacache\c_micasacache.vcproj" | ||||
| 		/> | ||||
| 	</References> | ||||
| 	<Files> | ||||
|   | ||||
| @@ -162,7 +162,7 @@ | ||||
| 				AdditionalDependencies="micasa.lib odbc32.lib odbccp32.lib" | ||||
| 				LinkIncremental="1" | ||||
| 				SuppressStartupBanner="true" | ||||
| 				AdditionalLibraryDirectories="..\..\lib\Release" | ||||
| 				AdditionalLibraryDirectories="..\..\micasadk\Release" | ||||
| 				SubSystem="1" | ||||
| 				TargetMachine="1" | ||||
| 			/> | ||||
| @@ -195,6 +195,7 @@ | ||||
| 	<References> | ||||
| 		<ProjectReference | ||||
| 			ReferencedProjectIdentifier="{99988A22-4C58-4BF7-A2DB-57761E76FB26}" | ||||
| 			RelativePathToProject="..\..\..\..\micasadk\c_micasadk.vcproj" | ||||
| 		/> | ||||
| 	</References> | ||||
| 	<Files> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user