initial import of BeepFp (http://wiki.lazarus.freepascal.org/BeepFp) from Wimpie Nortje

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@933 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
vsnijders
2009-08-14 11:07:00 +00:00
parent 72d201621f
commit 522d4d9dc1
139 changed files with 52323 additions and 0 deletions

View File

@ -0,0 +1,7 @@
#define RT_MANIFEST 24
#define CREATEPROCESS_MANIFEST_RESOURCE_ID 1
#define ISOLATIONAWARE_MANIFEST_RESOURCE_ID 2
#define ISOLATIONAWARE_NOSTATICIMPORT_MANIFEST_RESOURCE_ID 3
CREATEPROCESS_MANIFEST_RESOURCE_ID RT_MANIFEST "BEEP_Client.manifest"
MAINICON ICON "BEEP_Client.ico"