OSDN Git Service

Fix build error
authorsdottaka <sdottaka@sourceforge.net>
Sun, 21 Sep 2014 04:53:16 +0000 (13:53 +0900)
committersdottaka <sdottaka@sourceforge.net>
Sun, 21 Sep 2014 04:53:16 +0000 (13:53 +0900)
BuildBin.cmd

index bb21800..48fd07c 100644 (file)
@@ -10,6 +10,7 @@ setlocal
 call "%VS100COMNTOOLS%vsvars32.bat"\r
 for %%i in ( ^\r
   ..\freeimage\Source\FreeImageLib\FreeImageLib.vcxproj ^\r
+  ..\freeimage\Wrapper\FreeImagePlus\FreeImagePlus.vcxproj ^\r
   src\WinIMergeLib.vcxproj ^\r
   src\WinIMerge.vcxproj ^\r
   ) do (\r