Author: greatlrd
Date: Sat Aug 5 14:08:29 2006
New Revision: 23478
URL:
http://svn.reactos.org/svn/reactos?rev=23478&view=rev
Log:
forget this file thx fireball
Added:
trunk/reactos/base/applications/imagesoft/rsrc.rc (with props)
Added: trunk/reactos/base/applications/imagesoft/rsrc.rc
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/base/applications/imagesof…
==============================================================================
--- trunk/reactos/base/applications/imagesoft/rsrc.rc (added)
+++ trunk/reactos/base/applications/imagesoft/rsrc.rc Sat Aug 5 14:08:29 2006
@@ -1,0 +1,12 @@
+
+
+#include <windows.h>
+#include "resource.h"
+
+/* define language neutral resources */
+
+LANGUAGE LANG_NEUTRAL, SUBLANG_NEUTRAL
+
+/* include localised resources */
+#include "lang/En.rc"
+
Propchange: trunk/reactos/base/applications/imagesoft/rsrc.rc
------------------------------------------------------------------------------
svn:eol-style = native