summaryrefslogtreecommitdiff
path: root/vcproj-9
diff options
context:
space:
mode:
authorai4rei <ai4rei@54d463be-8e91-2dee-dedb-b68131a5f0ec>2010-12-08 00:15:48 +0000
committerai4rei <ai4rei@54d463be-8e91-2dee-dedb-b68131a5f0ec>2010-12-08 00:15:48 +0000
commitbb1236158fb4699b60163f9dd811a1832f1b529f (patch)
tree3952c66d46dba48a6b10a845216524e3e4eef684 /vcproj-9
parent2d770c1e6197bf2b65b8274894c5b3a3d55ff998 (diff)
downloadhercules-bb1236158fb4699b60163f9dd811a1832f1b529f.tar.gz
hercules-bb1236158fb4699b60163f9dd811a1832f1b529f.tar.bz2
hercules-bb1236158fb4699b60163f9dd811a1832f1b529f.tar.xz
hercules-bb1236158fb4699b60163f9dd811a1832f1b529f.zip
* Fixed txt-converter-login was no longer compilable with supplied project/make files, due to missing reference to function exists in utils.c (bugreport:4626, since r14528).
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14569 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'vcproj-9')
-rw-r--r--vcproj-9/txt-converter-login.vcproj8
1 files changed, 8 insertions, 0 deletions
diff --git a/vcproj-9/txt-converter-login.vcproj b/vcproj-9/txt-converter-login.vcproj
index 39e69e1a3..7d7cbad97 100644
--- a/vcproj-9/txt-converter-login.vcproj
+++ b/vcproj-9/txt-converter-login.vcproj
@@ -275,6 +275,14 @@
RelativePath="..\src\common\timer.h"
>
</File>
+ <File
+ RelativePath="..\src\common\utils.c"
+ >
+ </File>
+ <File
+ RelativePath="..\src\common\utils.h"
+ >
+ </File>
</Filter>
<File
RelativePath="..\src\login\account.h"