IF (WIN32)
  INSTALL(FILES smartblend-hugin.bat
          DESTINATION bin)
  INSTALL(FILES smartblend-hugin-windows-readme.txt
          DESTINATION doc)
ENDIF (WIN32)
