summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLupus <Lupus@54d463be-8e91-2dee-dedb-b68131a5f0ec>2008-03-19 11:10:42 +0000
committerLupus <Lupus@54d463be-8e91-2dee-dedb-b68131a5f0ec>2008-03-19 11:10:42 +0000
commit7f4ac59c601a5038703b14c3f85c9e64b8e7238a (patch)
tree25ca968b0542e7279c05c21bf210b3bc948b7e50
parent433a1735f5f5a6a9d013cf685b540b82e7ff8d51 (diff)
downloadhercules-7f4ac59c601a5038703b14c3f85c9e64b8e7238a.tar.gz
hercules-7f4ac59c601a5038703b14c3f85c9e64b8e7238a.tar.bz2
hercules-7f4ac59c601a5038703b14c3f85c9e64b8e7238a.tar.xz
hercules-7f4ac59c601a5038703b14c3f85c9e64b8e7238a.zip
reverted back project files. due to incompatibility. The working directory has been added to VS9 only
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12398 54d463be-8e91-2dee-dedb-b68131a5f0ec
-rw-r--r--Changelog-Trunk.txt1
-rw-r--r--vcproj-7.1/char-server_sql.vcproj4
-rw-r--r--vcproj-7.1/char-server_txt.vcproj4
-rw-r--r--vcproj-7.1/login-server_sql.vcproj4
-rw-r--r--vcproj-7.1/login-server_txt.vcproj4
-rw-r--r--vcproj-7.1/map-server_sql.vcproj4
-rw-r--r--vcproj-7.1/map-server_txt.vcproj4
-rw-r--r--vcproj-7.1/mapcache.vcproj4
-rw-r--r--vcproj-8/char-server_sql.vcproj6
-rw-r--r--vcproj-8/char-server_txt.vcproj6
-rw-r--r--vcproj-8/dbghelpplug.vcproj6
-rw-r--r--vcproj-8/ladmin.vcproj6
-rw-r--r--vcproj-8/login-server_sql.vcproj6
-rw-r--r--vcproj-8/login-server_txt.vcproj6
-rw-r--r--vcproj-8/map-server_sql.vcproj6
-rw-r--r--vcproj-8/map-server_txt.vcproj6
-rw-r--r--vcproj-8/mapcache.vcproj6
-rw-r--r--vcproj-8/txt-converter-char.vcproj6
-rw-r--r--vcproj-8/txt-converter-login.vcproj6
19 files changed, 1 insertions, 94 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt
index 9599bf7cf..f19f62799 100644
--- a/Changelog-Trunk.txt
+++ b/Changelog-Trunk.txt
@@ -9,6 +9,7 @@ IF YOU HAVE A WORKING AND TESTED BUGFIX PUT IT INTO STABLE AS WELL AS TRUNK.
* Added missing WorkingDirectory value to vcproj-7.1, vcproj-8 projects.
Now you can flawlessly run your compiled server with RUN button in
the correct directory. Thanks to Konrad [Lupus]
+ - Reverted changes from the project files, due to incompatibility [Lupus]
2008/03/10
* Added missing check to only allow the leader of a party to modify
its exp share settings (bugreport:12) [ultramage]
diff --git a/vcproj-7.1/char-server_sql.vcproj b/vcproj-7.1/char-server_sql.vcproj
index 6883bc24e..bb2765dfc 100644
--- a/vcproj-7.1/char-server_sql.vcproj
+++ b/vcproj-7.1/char-server_sql.vcproj
@@ -17,8 +17,6 @@
IntermediateDirectory="$(ProjectName)\$(ConfigurationName)"
ConfigurationType="1"
CharacterSet="2">
- <DebugSettings
- WorkingDirectory="$(SolutionDir)"/>
<Tool
Name="VCCLCompilerTool"
Optimization="0"
@@ -78,8 +76,6 @@
ConfigurationType="1"
CharacterSet="2"
WholeProgramOptimization="TRUE">
- <DebugSettings
- WorkingDirectory="$(SolutionDir)"/>
<Tool
Name="VCCLCompilerTool"
Optimization="2"
diff --git a/vcproj-7.1/char-server_txt.vcproj b/vcproj-7.1/char-server_txt.vcproj
index 3573681bf..786f0f067 100644
--- a/vcproj-7.1/char-server_txt.vcproj
+++ b/vcproj-7.1/char-server_txt.vcproj
@@ -17,8 +17,6 @@
IntermediateDirectory="$(ProjectName)\$(ConfigurationName)"
ConfigurationType="1"
CharacterSet="2">
- <DebugSettings
- WorkingDirectory="$(SolutionDir)"/>
<Tool
Name="VCCLCompilerTool"
Optimization="0"
@@ -78,8 +76,6 @@
ConfigurationType="1"
CharacterSet="2"
WholeProgramOptimization="TRUE">
- <DebugSettings
- WorkingDirectory="$(SolutionDir)"/>
<Tool
Name="VCCLCompilerTool"
Optimization="2"
diff --git a/vcproj-7.1/login-server_sql.vcproj b/vcproj-7.1/login-server_sql.vcproj
index 90d526a14..37028adc5 100644
--- a/vcproj-7.1/login-server_sql.vcproj
+++ b/vcproj-7.1/login-server_sql.vcproj
@@ -16,8 +16,6 @@
IntermediateDirectory="$(ProjectName)\$(ConfigurationName)"
ConfigurationType="1"
CharacterSet="2">
- <DebugSettings
- WorkingDirectory="$(SolutionDir)"/>
<Tool
Name="VCCLCompilerTool"
Optimization="0"
@@ -77,8 +75,6 @@
ConfigurationType="1"
CharacterSet="2"
WholeProgramOptimization="TRUE">
- <DebugSettings
- WorkingDirectory="$(SolutionDir)"/>
<Tool
Name="VCCLCompilerTool"
Optimization="2"
diff --git a/vcproj-7.1/login-server_txt.vcproj b/vcproj-7.1/login-server_txt.vcproj
index 7d59a5c00..b31316fa0 100644
--- a/vcproj-7.1/login-server_txt.vcproj
+++ b/vcproj-7.1/login-server_txt.vcproj
@@ -16,8 +16,6 @@
IntermediateDirectory="$(ProjectName)\$(ConfigurationName)"
ConfigurationType="1"
CharacterSet="2">
- <DebugSettings
- WorkingDirectory="$(SolutionDir)"/>
<Tool
Name="VCCLCompilerTool"
Optimization="0"
@@ -83,8 +81,6 @@
ConfigurationType="1"
CharacterSet="2"
WholeProgramOptimization="TRUE">
- <DebugSettings
- WorkingDirectory="$(SolutionDir)"/>
<Tool
Name="VCCLCompilerTool"
Optimization="2"
diff --git a/vcproj-7.1/map-server_sql.vcproj b/vcproj-7.1/map-server_sql.vcproj
index 35cffff90..c80671cff 100644
--- a/vcproj-7.1/map-server_sql.vcproj
+++ b/vcproj-7.1/map-server_sql.vcproj
@@ -16,8 +16,6 @@
IntermediateDirectory="$(ProjectName)\$(ConfigurationName)"
ConfigurationType="1"
CharacterSet="2">
- <DebugSettings
- WorkingDirectory="$(SolutionDir)"/>
<Tool
Name="VCCLCompilerTool"
AdditionalOptions="/wd4018
@@ -81,8 +79,6 @@
ConfigurationType="1"
CharacterSet="2"
WholeProgramOptimization="TRUE">
- <DebugSettings
- WorkingDirectory="$(SolutionDir)"/>
<Tool
Name="VCCLCompilerTool"
AdditionalOptions="/wd4018
diff --git a/vcproj-7.1/map-server_txt.vcproj b/vcproj-7.1/map-server_txt.vcproj
index 851f39e21..e88722e62 100644
--- a/vcproj-7.1/map-server_txt.vcproj
+++ b/vcproj-7.1/map-server_txt.vcproj
@@ -16,8 +16,6 @@
IntermediateDirectory="$(ProjectName)\$(ConfigurationName)"
ConfigurationType="1"
CharacterSet="2">
- <DebugSettings
- WorkingDirectory="$(SolutionDir)"/>
<Tool
Name="VCCLCompilerTool"
AdditionalOptions="/wd4018
@@ -81,8 +79,6 @@
ConfigurationType="1"
CharacterSet="2"
WholeProgramOptimization="TRUE">
- <DebugSettings
- WorkingDirectory="$(SolutionDir)"/>
<Tool
Name="VCCLCompilerTool"
AdditionalOptions="/wd4018
diff --git a/vcproj-7.1/mapcache.vcproj b/vcproj-7.1/mapcache.vcproj
index 29a6dd32d..b0a09a288 100644
--- a/vcproj-7.1/mapcache.vcproj
+++ b/vcproj-7.1/mapcache.vcproj
@@ -16,8 +16,6 @@
IntermediateDirectory="$(ProjectName)\$(ConfigurationName)"
ConfigurationType="1"
CharacterSet="2">
- <DebugSettings
- WorkingDirectory="$(SolutionDir)"/>
<Tool
Name="VCCLCompilerTool"
Optimization="0"
@@ -76,8 +74,6 @@
ConfigurationType="1"
CharacterSet="2"
WholeProgramOptimization="TRUE">
- <DebugSettings
- WorkingDirectory="$(SolutionDir)"/>
<Tool
Name="VCCLCompilerTool"
Optimization="2"
diff --git a/vcproj-8/char-server_sql.vcproj b/vcproj-8/char-server_sql.vcproj
index 2fce1e1ca..6a77ad245 100644
--- a/vcproj-8/char-server_sql.vcproj
+++ b/vcproj-8/char-server_sql.vcproj
@@ -23,9 +23,6 @@
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
CharacterSet="2"
>
- <DebugSettings
- WorkingDirectory="$(SolutionDir)"
- />
<Tool
Name="VCPreBuildEventTool"
/>
@@ -115,9 +112,6 @@
CharacterSet="2"
WholeProgramOptimization="1"
>
- <DebugSettings
- WorkingDirectory="$(SolutionDir)"
- />
<Tool
Name="VCPreBuildEventTool"
/>
diff --git a/vcproj-8/char-server_txt.vcproj b/vcproj-8/char-server_txt.vcproj
index 9ef0c1b04..531c5519e 100644
--- a/vcproj-8/char-server_txt.vcproj
+++ b/vcproj-8/char-server_txt.vcproj
@@ -23,9 +23,6 @@
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
CharacterSet="2"
>
- <DebugSettings
- WorkingDirectory="$(SolutionDir)"
- />
<Tool
Name="VCPreBuildEventTool"
/>
@@ -114,9 +111,6 @@
CharacterSet="2"
WholeProgramOptimization="1"
>
- <DebugSettings
- WorkingDirectory="$(SolutionDir)"
- />
<Tool
Name="VCPreBuildEventTool"
/>
diff --git a/vcproj-8/dbghelpplug.vcproj b/vcproj-8/dbghelpplug.vcproj
index 38ca8e2aa..59d53f5c5 100644
--- a/vcproj-8/dbghelpplug.vcproj
+++ b/vcproj-8/dbghelpplug.vcproj
@@ -22,9 +22,6 @@
ConfigurationType="2"
CharacterSet="2"
>
- <DebugSettings
- WorkingDirectory="$(SolutionDir)"
- />
<Tool
Name="VCPreBuildEventTool"
/>
@@ -111,9 +108,6 @@
CharacterSet="2"
WholeProgramOptimization="1"
>
- <DebugSettings
- WorkingDirectory="$(SolutionDir)"
- />
<Tool
Name="VCPreBuildEventTool"
/>
diff --git a/vcproj-8/ladmin.vcproj b/vcproj-8/ladmin.vcproj
index 806d0ddd6..659540dd6 100644
--- a/vcproj-8/ladmin.vcproj
+++ b/vcproj-8/ladmin.vcproj
@@ -22,9 +22,6 @@
ConfigurationType="1"
CharacterSet="2"
>
- <DebugSettings
- WorkingDirectory="$(SolutionDir)"
- />
<Tool
Name="VCPreBuildEventTool"
/>
@@ -113,9 +110,6 @@
CharacterSet="2"
WholeProgramOptimization="1"
>
- <DebugSettings
- WorkingDirectory="$(SolutionDir)"
- />
<Tool
Name="VCPreBuildEventTool"
/>
diff --git a/vcproj-8/login-server_sql.vcproj b/vcproj-8/login-server_sql.vcproj
index e794a39f2..9a128df80 100644
--- a/vcproj-8/login-server_sql.vcproj
+++ b/vcproj-8/login-server_sql.vcproj
@@ -23,9 +23,6 @@
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
CharacterSet="2"
>
- <DebugSettings
- WorkingDirectory="$(SolutionDir)"
- />
<Tool
Name="VCPreBuildEventTool"
/>
@@ -115,9 +112,6 @@
CharacterSet="2"
WholeProgramOptimization="1"
>
- <DebugSettings
- WorkingDirectory="$(SolutionDir)"
- />
<Tool
Name="VCPreBuildEventTool"
/>
diff --git a/vcproj-8/login-server_txt.vcproj b/vcproj-8/login-server_txt.vcproj
index ef0733591..d4611de8d 100644
--- a/vcproj-8/login-server_txt.vcproj
+++ b/vcproj-8/login-server_txt.vcproj
@@ -22,9 +22,6 @@
ConfigurationType="1"
CharacterSet="2"
>
- <DebugSettings
- WorkingDirectory="$(SolutionDir)"
- />
<Tool
Name="VCPreBuildEventTool"
/>
@@ -114,9 +111,6 @@
CharacterSet="2"
WholeProgramOptimization="1"
>
- <DebugSettings
- WorkingDirectory="$(SolutionDir)"
- />
<Tool
Name="VCPreBuildEventTool"
/>
diff --git a/vcproj-8/map-server_sql.vcproj b/vcproj-8/map-server_sql.vcproj
index d224c2765..e752872d8 100644
--- a/vcproj-8/map-server_sql.vcproj
+++ b/vcproj-8/map-server_sql.vcproj
@@ -22,9 +22,6 @@
ConfigurationType="1"
CharacterSet="2"
>
- <DebugSettings
- WorkingDirectory="$(SolutionDir)"
- />
<Tool
Name="VCPreBuildEventTool"
/>
@@ -115,9 +112,6 @@
CharacterSet="2"
WholeProgramOptimization="1"
>
- <DebugSettings
- WorkingDirectory="$(SolutionDir)"
- />
<Tool
Name="VCPreBuildEventTool"
/>
diff --git a/vcproj-8/map-server_txt.vcproj b/vcproj-8/map-server_txt.vcproj
index 7eed0af37..f0a6f17a1 100644
--- a/vcproj-8/map-server_txt.vcproj
+++ b/vcproj-8/map-server_txt.vcproj
@@ -22,9 +22,6 @@
ConfigurationType="1"
CharacterSet="2"
>
- <DebugSettings
- WorkingDirectory="$(SolutionDir)"
- />
<Tool
Name="VCPreBuildEventTool"
/>
@@ -114,9 +111,6 @@
CharacterSet="2"
WholeProgramOptimization="1"
>
- <DebugSettings
- WorkingDirectory="$(SolutionDir)"
- />
<Tool
Name="VCPreBuildEventTool"
/>
diff --git a/vcproj-8/mapcache.vcproj b/vcproj-8/mapcache.vcproj
index 13ed58df2..d8ce12141 100644
--- a/vcproj-8/mapcache.vcproj
+++ b/vcproj-8/mapcache.vcproj
@@ -22,9 +22,6 @@
ConfigurationType="1"
CharacterSet="2"
>
- <DebugSettings
- WorkingDirectory="$(SolutionDir)"
- />
<Tool
Name="VCPreBuildEventTool"
/>
@@ -113,9 +110,6 @@
CharacterSet="2"
WholeProgramOptimization="1"
>
- <DebugSettings
- WorkingDirectory="$(SolutionDir)"
- />
<Tool
Name="VCPreBuildEventTool"
/>
diff --git a/vcproj-8/txt-converter-char.vcproj b/vcproj-8/txt-converter-char.vcproj
index b048c6b6c..bacd687a2 100644
--- a/vcproj-8/txt-converter-char.vcproj
+++ b/vcproj-8/txt-converter-char.vcproj
@@ -23,9 +23,6 @@
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
CharacterSet="2"
>
- <DebugSettings
- WorkingDirectory="$(SolutionDir)"
- />
<Tool
Name="VCPreBuildEventTool"
/>
@@ -112,9 +109,6 @@
CharacterSet="2"
WholeProgramOptimization="1"
>
- <DebugSettings
- WorkingDirectory="$(SolutionDir)"
- />
<Tool
Name="VCPreBuildEventTool"
/>
diff --git a/vcproj-8/txt-converter-login.vcproj b/vcproj-8/txt-converter-login.vcproj
index 0efda99f9..3036b0f3f 100644
--- a/vcproj-8/txt-converter-login.vcproj
+++ b/vcproj-8/txt-converter-login.vcproj
@@ -23,9 +23,6 @@
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
CharacterSet="2"
>
- <DebugSettings
- WorkingDirectory="$(SolutionDir)"
- />
<Tool
Name="VCPreBuildEventTool"
/>
@@ -115,9 +112,6 @@
CharacterSet="2"
WholeProgramOptimization="1"
>
- <DebugSettings
- WorkingDirectory="$(SolutionDir)"
- />
<Tool
Name="VCPreBuildEventTool"
/>