diff options
author | amber <amber@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2005-03-31 00:33:12 +0000 |
---|---|---|
committer | amber <amber@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2005-03-31 00:33:12 +0000 |
commit | 382ce9ad80de448431c1490185f02b123e1cd08f (patch) | |
tree | bcf6b397a87867ee4c365953fe5f7a29b2b1ce10 /vcproj/char-server_txt.vcproj | |
parent | e9344cf3dae772a1aa21d5ff2c2c3d5242030aa2 (diff) | |
download | hercules-382ce9ad80de448431c1490185f02b123e1cd08f.tar.gz hercules-382ce9ad80de448431c1490185f02b123e1cd08f.tar.bz2 hercules-382ce9ad80de448431c1490185f02b123e1cd08f.tar.xz hercules-382ce9ad80de448431c1490185f02b123e1cd08f.zip |
added sql projects for eAthena
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@1349 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'vcproj/char-server_txt.vcproj')
-rw-r--r-- | vcproj/char-server_txt.vcproj | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vcproj/char-server_txt.vcproj b/vcproj/char-server_txt.vcproj index 809c06124..8ccd9a5ed 100644 --- a/vcproj/char-server_txt.vcproj +++ b/vcproj/char-server_txt.vcproj @@ -78,7 +78,7 @@ Name="VCCustomBuildTool"/>
<Tool
Name="VCLinkerTool"
- OutputFile="$(OutDir)/eAthena.exe"
+ OutputFile="..\char-server.exe"
LinkIncremental="1"
GenerateDebugInformation="TRUE"
SubSystem="1"
|