diff options
author | Lupus <Lupus@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2008-03-18 07:01:20 +0000 |
---|---|---|
committer | Lupus <Lupus@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2008-03-18 07:01:20 +0000 |
commit | 5cf841f555c2d61390e4a3ff835b2c3eade84190 (patch) | |
tree | a4ccb4fd567c47c0a24a77332dd9d99831a8e817 /vcproj-7.1/char-server_txt.vcproj | |
parent | fd42f3d7e7a803d997a82c25a9f7b853797a6aa3 (diff) | |
download | hercules-5cf841f555c2d61390e4a3ff835b2c3eade84190.tar.gz hercules-5cf841f555c2d61390e4a3ff835b2c3eade84190.tar.bz2 hercules-5cf841f555c2d61390e4a3ff835b2c3eade84190.tar.xz hercules-5cf841f555c2d61390e4a3ff835b2c3eade84190.zip |
updated VS project files. You can run servers trough VSudio IDE / Run
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12390 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'vcproj-7.1/char-server_txt.vcproj')
-rw-r--r-- | vcproj-7.1/char-server_txt.vcproj | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/vcproj-7.1/char-server_txt.vcproj b/vcproj-7.1/char-server_txt.vcproj index 786f0f067..3573681bf 100644 --- a/vcproj-7.1/char-server_txt.vcproj +++ b/vcproj-7.1/char-server_txt.vcproj @@ -17,6 +17,8 @@ IntermediateDirectory="$(ProjectName)\$(ConfigurationName)" ConfigurationType="1" CharacterSet="2"> + <DebugSettings + WorkingDirectory="$(SolutionDir)"/> <Tool Name="VCCLCompilerTool" Optimization="0" @@ -76,6 +78,8 @@ ConfigurationType="1" CharacterSet="2" WholeProgramOptimization="TRUE"> + <DebugSettings + WorkingDirectory="$(SolutionDir)"/> <Tool Name="VCCLCompilerTool" Optimization="2" |