Simple-x264-Launcher/x264_launcher.rc

28 lines
1.5 KiB
Plaintext

// Microsoft Visual C++ generated resource script.
//
#include "src/resource.h"
#include "afxres.h"
/////////////////////////////////////////////////////////////////////////////
// Neutral resources
//
LANGUAGE LANG_NEUTRAL, SUBLANG_NEUTRAL
/////////////////////////////////////////////////////////////////////////////
//
// Icon
//
IDI_ICON1 ICON "res\\icons\\movie.ico"
/////////////////////////////////////////////////////////////////////////////
//
// WAVE
//
IDR_WAVE1 WAVE "res\\sounds\\shutdown.wav"
IDR_WAVE2 WAVE "res\\sounds\\beep.wav"
IDR_WAVE3 WAVE "res\\sounds\\beep2.wav"