Create a branch for Thomas Faber's work on creating a kernel mode test suite for...
[reactos.git] / rostests / win32 / user32 / drawcaption / drawcap.rc
diff --git a/rostests/win32/user32/drawcaption/drawcap.rc b/rostests/win32/user32/drawcaption/drawcap.rc
deleted file mode 100644 (file)
index c7f3270..0000000
+++ /dev/null
@@ -1,11 +0,0 @@
-#include <windows.h>
-#include "resource.h"
-
-#define REACTOS_STR_FILE_DESCRIPTION   "ReactOS DrawCaption test\0"
-#define REACTOS_STR_INTERNAL_NAME      "drawcap\0"
-#define REACTOS_STR_ORIGINAL_FILENAME  "drawcap.exe\0"
-#include <reactos/version.rc>
-
-ID_ICON1SM  ICON res\icon1sm.ico
-
-