From 09fea2685dc618c6f0ce869c21cdaea3e197ef70 Mon Sep 17 00:00:00 2001 From: Wanne Date: Mon, 30 Jun 2014 20:15:09 +0000 Subject: [PATCH] Fixed compilation error in VS 2010 (by cocsackie) - The new dynamic opinion cpp files were added to the VS project as "include" instead of type "compile" git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@7302 3b4a5df2-a311-0410-b5c6-a8a6f20db521 --- Laptop/Laptop_VS2010.vcxproj | 2 +- Laptop/Laptop_VS2010.vcxproj.filters | 6 +++--- Tactical/Tactical_VS2010.vcxproj | 2 +- Tactical/Tactical_VS2010.vcxproj.filters | 6 +++--- 4 files changed, 8 insertions(+), 8 deletions(-) diff --git a/Laptop/Laptop_VS2010.vcxproj b/Laptop/Laptop_VS2010.vcxproj index 9be17d66..9d583ae6 100644 --- a/Laptop/Laptop_VS2010.vcxproj +++ b/Laptop/Laptop_VS2010.vcxproj @@ -132,7 +132,7 @@ - + diff --git a/Laptop/Laptop_VS2010.vcxproj.filters b/Laptop/Laptop_VS2010.vcxproj.filters index 5e2c8c85..d55202ea 100644 --- a/Laptop/Laptop_VS2010.vcxproj.filters +++ b/Laptop/Laptop_VS2010.vcxproj.filters @@ -249,9 +249,6 @@ Header Files - - Source Files - Header Files @@ -518,6 +515,9 @@ Source Files + + Source Files + Source Files diff --git a/Tactical/Tactical_VS2010.vcxproj b/Tactical/Tactical_VS2010.vcxproj index 0e4dfc81..d0c31564 100644 --- a/Tactical/Tactical_VS2010.vcxproj +++ b/Tactical/Tactical_VS2010.vcxproj @@ -126,7 +126,7 @@ - + diff --git a/Tactical/Tactical_VS2010.vcxproj.filters b/Tactical/Tactical_VS2010.vcxproj.filters index d444ec37..3eb2a027 100644 --- a/Tactical/Tactical_VS2010.vcxproj.filters +++ b/Tactical/Tactical_VS2010.vcxproj.filters @@ -270,9 +270,6 @@ Header Files - - Source Files - @@ -677,5 +674,8 @@ Source Files + + Source Files + \ No newline at end of file