diff options
author | Lupus <Lupus@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2008-03-19 11:10:42 +0000 |
---|---|---|
committer | Lupus <Lupus@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2008-03-19 11:10:42 +0000 |
commit | 7f4ac59c601a5038703b14c3f85c9e64b8e7238a (patch) | |
tree | 25ca968b0542e7279c05c21bf210b3bc948b7e50 /vcproj-7.1 | |
parent | 433a1735f5f5a6a9d013cf685b540b82e7ff8d51 (diff) | |
download | hercules-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-7.1')
-rw-r--r-- | vcproj-7.1/char-server_sql.vcproj | 4 | ||||
-rw-r--r-- | vcproj-7.1/char-server_txt.vcproj | 4 | ||||
-rw-r--r-- | vcproj-7.1/login-server_sql.vcproj | 4 | ||||
-rw-r--r-- | vcproj-7.1/login-server_txt.vcproj | 4 | ||||
-rw-r--r-- | vcproj-7.1/map-server_sql.vcproj | 4 | ||||
-rw-r--r-- | vcproj-7.1/map-server_txt.vcproj | 4 | ||||
-rw-r--r-- | vcproj-7.1/mapcache.vcproj | 4 |
7 files changed, 0 insertions, 28 deletions
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"
|