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