summaryrefslogtreecommitdiff
path: root/beos/res.rdef
diff options
context:
space:
mode:
Diffstat (limited to 'beos/res.rdef')
-rw-r--r--beos/res.rdef5
1 files changed, 1 insertions, 4 deletions
diff --git a/beos/res.rdef b/beos/res.rdef
index 97dc59dd7..07012356c 100644
--- a/beos/res.rdef
+++ b/beos/res.rdef
@@ -18,10 +18,7 @@
#include "res.h"
-/* files exported as resource:// via rsrc:// mapping */
-resource(500, "credits.html") #'data' import "res/en/credits.html,faf";
-resource(501, "licence.html") #'data' import "res/en/licence.html,faf";
-resource(502, "welcome.html") #'data' import "res/en/welcome.html,faf";
+/* files exported as resource: via rsrc:// mapping are added by the makefile */
/* application flags (multiple launch) */
resource(1, "BEOS:APP_FLAGS") (#'APPF') $"01000000";