Create a branch for working on csrss and co.
[reactos.git] / reactos / dll / cpl / console / console.rc
diff --git a/reactos/dll/cpl/console/console.rc b/reactos/dll/cpl/console/console.rc
deleted file mode 100644 (file)
index d4f5ad0..0000000
+++ /dev/null
@@ -1,19 +0,0 @@
-/*
- * PROJECT:         ReactOS Console Configuration DLL
- * LICENSE:         GPL - See COPYING in the top level directory
- * FILE:            dll/win32/console/console.rc
- * PURPOSE:         main resource file
- * PROGRAMMERS:     Johannes Anderwald (johannes.anderwald@student.tugraz.at)
- */
-
-
-#include <windows.h>
-#include "resource.h"
-
-#define REACTOS_VERSION_DLL
-#define REACTOS_STR_FILE_DESCRIPTION   "ReactOS Control Panel Console Applet\0"
-#define REACTOS_STR_INTERNAL_NAME              "console\0"
-#define REACTOS_STR_ORIGINAL_FILENAME  "console.dll\0"
-#include <reactos/version.rc>
-
-#include "rsrc.rc"