Launch5j/res/resources.rc

21 lines
889 B
Plaintext

/************************************************************/
/* Launch5j, by LoRd_MuldeR <MuldeR2@GMX.de> */
/* 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 "launcher.ico"
// BITMAP
ID_SPLASH_BITMAP BITMAP "splash_screen.bmp"