From e5a852fc0c7c2551be332664f1c34b8f655639e0 Mon Sep 17 00:00:00 2001 From: Thomas Goyne Date: Thu, 1 Nov 2012 07:36:05 -0700 Subject: [PATCH] Update hunspell project --- aegisub/build/hunspell/hunspell.vcxproj | 5 ++++- aegisub/build/hunspell/hunspell.vcxproj.filters | 9 +++++++++ 2 files changed, 13 insertions(+), 1 deletion(-) diff --git a/aegisub/build/hunspell/hunspell.vcxproj b/aegisub/build/hunspell/hunspell.vcxproj index 256684745..1f5fc5fa8 100644 --- a/aegisub/build/hunspell/hunspell.vcxproj +++ b/aegisub/build/hunspell/hunspell.vcxproj @@ -38,7 +38,7 @@ lib - ..\..\..\..\contrib\hunspell\src\ + ..\..\..\contrib\hunspell\src\ @@ -92,5 +92,8 @@ CompileAsCpp + + + \ No newline at end of file diff --git a/aegisub/build/hunspell/hunspell.vcxproj.filters b/aegisub/build/hunspell/hunspell.vcxproj.filters index 7b2ae4974..06e68e252 100644 --- a/aegisub/build/hunspell/hunspell.vcxproj.filters +++ b/aegisub/build/hunspell/hunspell.vcxproj.filters @@ -122,5 +122,14 @@ Source Files + + Source Files + + + Source Files + + + Source Files + \ No newline at end of file