mirror of
				https://github.com/vcmi/vcmi.git
				synced 2025-10-31 00:07:39 +02:00 
			
		
		
		
	[c::b] tweak PCH options
This commit is contained in:
		| @@ -3,6 +3,7 @@ | ||||
| 	<FileVersion major="1" minor="6" /> | ||||
| 	<Project> | ||||
| 		<Option title="EmptyAI" /> | ||||
| 		<Option pch_mode="2" /> | ||||
| 		<Option compiler="gcc" /> | ||||
| 		<Build> | ||||
| 			<Target title="Debug"> | ||||
|   | ||||
| @@ -3,6 +3,7 @@ | ||||
| 	<FileVersion major="1" minor="6" /> | ||||
| 	<Project> | ||||
| 		<Option title="FuzzyLite" /> | ||||
| 		<Option pch_mode="2" /> | ||||
| 		<Option compiler="gcc" /> | ||||
| 		<Build> | ||||
| 			<Target title="Debug"> | ||||
|   | ||||
| @@ -3,6 +3,7 @@ | ||||
| 	<FileVersion major="1" minor="6" /> | ||||
| 	<Project> | ||||
| 		<Option title="StupidAI" /> | ||||
| 		<Option pch_mode="2" /> | ||||
| 		<Option compiler="gcc" /> | ||||
| 		<Build> | ||||
| 			<Target title="Debug"> | ||||
|   | ||||
| @@ -3,6 +3,7 @@ | ||||
| 	<FileVersion major="1" minor="6" /> | ||||
| 	<Project> | ||||
| 		<Option title="VCAI" /> | ||||
| 		<Option pch_mode="2" /> | ||||
| 		<Option compiler="gcc" /> | ||||
| 		<Build> | ||||
| 			<Target title="Debug"> | ||||
|   | ||||
| @@ -3,6 +3,7 @@ | ||||
| 	<FileVersion major="1" minor="6" /> | ||||
| 	<Project> | ||||
| 		<Option title="VCMI_client" /> | ||||
| 		<Option pch_mode="2" /> | ||||
| 		<Option compiler="gcc" /> | ||||
| 		<Build> | ||||
| 			<Target title="Debug"> | ||||
|   | ||||
| @@ -4,6 +4,7 @@ | ||||
| 	<Project> | ||||
| 		<Option title="VCMI_lib" /> | ||||
| 		<Option execution_dir="D:\projects\vcmi\engine\VCMI_lib\" /> | ||||
| 		<Option pch_mode="2" /> | ||||
| 		<Option compiler="gcc" /> | ||||
| 		<Build> | ||||
| 			<Target title="Debug"> | ||||
| @@ -47,7 +48,6 @@ | ||||
| 			</Target> | ||||
| 		</Build> | ||||
| 		<Compiler> | ||||
| 			<Add option="-pedantic" /> | ||||
| 			<Add option="-Wextra" /> | ||||
| 			<Add option="-Wall" /> | ||||
| 			<Add option="-fexceptions" /> | ||||
| @@ -67,7 +67,7 @@ | ||||
| 		</Compiler> | ||||
| 		<Linker> | ||||
| 			<Add option="-lws2_32" /> | ||||
| 			<Add library="$(#mingw.lib)\libz.dll.a" /> | ||||
| 			<Add option="-lzlib" /> | ||||
| 			<Add directory="$(#boost.lib)" /> | ||||
| 			<Add directory="$(#sdl.lib)" /> | ||||
| 		</Linker> | ||||
|   | ||||
| @@ -3,6 +3,7 @@ | ||||
| 	<FileVersion major="1" minor="6" /> | ||||
| 	<Project> | ||||
| 		<Option title="VCMI_server" /> | ||||
| 		<Option pch_mode="2" /> | ||||
| 		<Option compiler="gcc" /> | ||||
| 		<Build> | ||||
| 			<Target title="Debug"> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user