Index: chrome/installer/mini_installer/mini_installer.rc |
=================================================================== |
--- chrome/installer/mini_installer/mini_installer.rc (revision 110935) |
+++ chrome/installer/mini_installer/mini_installer.rc (working copy) |
@@ -49,7 +49,28 @@ |
"#undef APSTUDIO_HIDDEN_SYMBOL\0" |
END |
+3 TEXTINCLUDE |
+BEGIN |
+ "#include ""mini_installer_exe_version.rc""\r\0" |
+END |
+ |
#endif // APSTUDIO_INVOKED |
+// This file lists the resources that are going to be packed with the exe. |
+#include "packed_files.txt" |
+ |
#endif // English (U.S.) resources |
///////////////////////////////////////////////////////////////////////////// |
+ |
+ |
+ |
+#ifndef APSTUDIO_INVOKED |
+///////////////////////////////////////////////////////////////////////////// |
+// |
+// Generated from the TEXTINCLUDE 3 resource. |
+// |
+#include "mini_installer_exe_version.rc" |
+ |
+///////////////////////////////////////////////////////////////////////////// |
+#endif // not APSTUDIO_INVOKED |
+ |