Chromium Code Reviews| Index: chrome/installer/mini_installer/mini_installer.rc |
| diff --git a/chrome/installer/mini_installer/mini_installer.rc b/chrome/installer/mini_installer/mini_installer.rc |
| index 420dea9542f13e1fe6f24613fd52cef4c0ab5a53..fff6a53c69130651cafd844a76a5d0e882689d56 100644 |
| --- a/chrome/installer/mini_installer/mini_installer.rc |
| +++ b/chrome/installer/mini_installer/mini_installer.rc |
| @@ -49,28 +49,7 @@ BEGIN |
| "#undef APSTUDIO_HIDDEN_SYMBOL\0" |
| END |
| -3 TEXTINCLUDE |
| -BEGIN |
| - "#include ""mini_installer_exe_version.rc""\r\0" |
|
robertshield
2011/11/17 20:19:08
There needs to be a version resource somewhere in
grt (UTC plus 2)
2011/11/17 20:28:14
mini_installer_exe_version.rc is being compiled in
Sigurður Ásgeirsson
2011/11/17 22:14:46
Done.
Sigurður Ásgeirsson
2011/11/17 22:14:46
Done.
|
| -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 |
| - |