Index: experimental/visual_studio_plugin/src/NaClVsx.DebugHelpers/app.rc |
diff --git a/experimental/visual_studio_plugin/src/NaClVsx.DebugHelpers/app.rc b/experimental/visual_studio_plugin/src/NaClVsx.DebugHelpers/app.rc |
deleted file mode 100644 |
index 807aa89666df8ea82369bdbdfefb8294bf5a19b1..0000000000000000000000000000000000000000 |
--- a/experimental/visual_studio_plugin/src/NaClVsx.DebugHelpers/app.rc |
+++ /dev/null |
@@ -1,63 +0,0 @@ |
-// Microsoft Visual C++ generated resource script. |
-// |
-#include "resource.h" |
- |
-#define APSTUDIO_READONLY_SYMBOLS |
- |
-///////////////////////////////////////////////////////////////////////////// |
-#undef APSTUDIO_READONLY_SYMBOLS |
- |
-///////////////////////////////////////////////////////////////////////////// |
-// English (U.S.) resources |
- |
- |
-///////////////////////////////////////////////////////////////////////////// |
-// |
-// Icon |
-// |
- |
-// Icon placed first or with lowest ID value becomes application icon |
- |
-LANGUAGE 9, 1 |
-#pragma code_page(1252) |
-1 ICON "app.ico" |
- |
-#ifdef APSTUDIO_INVOKED |
-///////////////////////////////////////////////////////////////////////////// |
-// |
-// TEXTINCLUDE |
-// |
- |
-1 TEXTINCLUDE |
-BEGIN |
- "resource.h\0" |
- "\0" |
-END |
- |
-2 TEXTINCLUDE |
-BEGIN |
- "#include ""afxres.h""\r\n" |
- "\0" |
-END |
- |
-3 TEXTINCLUDE |
-BEGIN |
- "\0" |
-END |
- |
-#endif // APSTUDIO_INVOKED |
- |
-///////////////////////////////////////////////////////////////////////////// |
- |
- |
- |
-#ifndef APSTUDIO_INVOKED |
-///////////////////////////////////////////////////////////////////////////// |
-// |
-// Generated from the TEXTINCLUDE 3 resource. |
-// |
- |
- |
-///////////////////////////////////////////////////////////////////////////// |
-#endif // not APSTUDIO_INVOKED |
- |