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-8/mapcache.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-8/mapcache.vcproj')
-rw-r--r-- | vcproj-8/mapcache.vcproj | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/vcproj-8/mapcache.vcproj b/vcproj-8/mapcache.vcproj index d8ce12141..13ed58df2 100644 --- a/vcproj-8/mapcache.vcproj +++ b/vcproj-8/mapcache.vcproj @@ -22,6 +22,9 @@ ConfigurationType="1" CharacterSet="2" > + <DebugSettings + WorkingDirectory="$(SolutionDir)" + /> <Tool Name="VCPreBuildEventTool" /> @@ -110,6 +113,9 @@ CharacterSet="2" WholeProgramOptimization="1" > + <DebugSettings + WorkingDirectory="$(SolutionDir)" + /> <Tool Name="VCPreBuildEventTool" /> |