/************************************************************/ /* Launch5j, by LoRd_MuldeR */ /* Java JAR wrapper for creating Windows native executables */ /* https://github.com/lordmulder/ */ /* */ /* This work has been released under the MIT license. */ /* Please see LICENSE.TXT for details! */ /* */ /* ACKNOWLEDGEMENT */ /* This project is partly inspired by the Launch4j project: */ /* https://sourceforge.net/p/launch4j/ */ /************************************************************/ #include "../src/resource.h" // ICON ID_APP_ICON ICON "icon.ico"