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/map-server_sql.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/map-server_sql.vcproj')
-rw-r--r-- | vcproj-7.1/map-server_sql.vcproj | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/vcproj-7.1/map-server_sql.vcproj b/vcproj-7.1/map-server_sql.vcproj index c80671cff..35cffff90 100644 --- a/vcproj-7.1/map-server_sql.vcproj +++ b/vcproj-7.1/map-server_sql.vcproj @@ -16,6 +16,8 @@ IntermediateDirectory="$(ProjectName)\$(ConfigurationName)" ConfigurationType="1" CharacterSet="2"> + <DebugSettings + WorkingDirectory="$(SolutionDir)"/> <Tool Name="VCCLCompilerTool" AdditionalOptions="/wd4018 @@ -79,6 +81,8 @@ ConfigurationType="1" CharacterSet="2" WholeProgramOptimization="TRUE"> + <DebugSettings + WorkingDirectory="$(SolutionDir)"/> <Tool Name="VCCLCompilerTool" AdditionalOptions="/wd4018 |