summaryrefslogtreecommitdiff
path: root/vcproj-10
diff options
context:
space:
mode:
authorshennetsind <ind@henn.et>2013-03-09 13:31:14 -0300
committershennetsind <ind@henn.et>2013-03-09 13:31:14 -0300
commit4c5bf8bd49c645a386a6580eb222cf68175cb915 (patch)
tree3a7b4ba4b93aade82943e2a200e9cd1b4cea1b67 /vcproj-10
parentd2d734ce0983fbed72e69f555f57f29de04f30b3 (diff)
downloadhercules-4c5bf8bd49c645a386a6580eb222cf68175cb915.tar.gz
hercules-4c5bf8bd49c645a386a6580eb222cf68175cb915.tar.bz2
hercules-4c5bf8bd49c645a386a6580eb222cf68175cb915.tar.xz
hercules-4c5bf8bd49c645a386a6580eb222cf68175cb915.zip
Follow up d2d734ce0983fbed72e69f555f57f29de04f30b3
Fixed broken tag in vc10 char-server filters Signed-off-by: shennetsind <ind@henn.et>
Diffstat (limited to 'vcproj-10')
-rw-r--r--vcproj-10/char-server.vcxproj.filters2
1 files changed, 1 insertions, 1 deletions
diff --git a/vcproj-10/char-server.vcxproj.filters b/vcproj-10/char-server.vcxproj.filters
index 3a0fd40ab..d78e5e70d 100644
--- a/vcproj-10/char-server.vcxproj.filters
+++ b/vcproj-10/char-server.vcxproj.filters
@@ -76,7 +76,7 @@
<ClCompile Include="..\src\char\inter.c">
<Filter>char_sql</Filter>
</ClCompile>
- ClCompile Include="..\src\char\pincode.c">
+ <ClCompile Include="..\src\char\pincode.c">
<Filter>char_sql</Filter>
</ClCompile>
<ClCompile Include="..\3rdparty\mt19937ar\mt19937ar.c">