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/mapcache.vcproj | |
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/mapcache.vcproj')
-rw-r--r-- | vcproj-7.1/mapcache.vcproj | 4 |
1 files changed, 0 insertions, 4 deletions
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"
|