summaryrefslogtreecommitdiff
path: root/vcproj-8
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 /vcproj-8
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
Diffstat (limited to 'vcproj-8')
-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
11 files changed, 0 insertions, 66 deletions
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"
/>