Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(20)

Side by Side Diff: chrome/installer/mini_installer/mini_installer.rc

Issue 8589029: Start of mini_installer build config refactoring. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Remove packed_files.rc from mini_installer dependencies. It's used implicitly. Created 9 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
OLDNEW
1 // Microsoft Visual C++ generated resource script. 1 // Microsoft Visual C++ generated resource script.
2 // 2 //
3 #include "mini_installer_resource.h" 3 #include "mini_installer_resource.h"
4 4
5 #define APSTUDIO_READONLY_SYMBOLS 5 #define APSTUDIO_READONLY_SYMBOLS
6 ///////////////////////////////////////////////////////////////////////////// 6 /////////////////////////////////////////////////////////////////////////////
7 // 7 //
8 // Generated from the TEXTINCLUDE 2 resource. 8 // Generated from the TEXTINCLUDE 2 resource.
9 // 9 //
10 #define APSTUDIO_HIDDEN_SYMBOLS 10 #define APSTUDIO_HIDDEN_SYMBOLS
(...skipping 31 matching lines...) Expand 10 before | Expand all | Expand 10 after
42 "mini_installer_resource.h\0" 42 "mini_installer_resource.h\0"
43 END 43 END
44 44
45 2 TEXTINCLUDE 45 2 TEXTINCLUDE
46 BEGIN 46 BEGIN
47 "#define APSTUDIO_HIDDEN_SYMBOLS\r\n" 47 "#define APSTUDIO_HIDDEN_SYMBOLS\r\n"
48 "#include ""windows.h""\r\n" 48 "#include ""windows.h""\r\n"
49 "#undef APSTUDIO_HIDDEN_SYMBOL\0" 49 "#undef APSTUDIO_HIDDEN_SYMBOL\0"
50 END 50 END
51 51
52 3 TEXTINCLUDE
53 BEGIN
54 "#include ""mini_installer_exe_version.rc""\r\0"
55 END
56
57 #endif // APSTUDIO_INVOKED 52 #endif // APSTUDIO_INVOKED
58 53
59 // This file lists the resources that are going to be packed with the exe.
60 #include "packed_files.txt"
61
62 #endif // English (U.S.) resources 54 #endif // English (U.S.) resources
63 ///////////////////////////////////////////////////////////////////////////// 55 /////////////////////////////////////////////////////////////////////////////
64
65
66
67 #ifndef APSTUDIO_INVOKED
68 /////////////////////////////////////////////////////////////////////////////
69 //
70 // Generated from the TEXTINCLUDE 3 resource.
71 //
72 #include "mini_installer_exe_version.rc"
73
74 /////////////////////////////////////////////////////////////////////////////
75 #endif // not APSTUDIO_INVOKED
76
OLDNEW
« no previous file with comments | « chrome/installer/mini_installer.gyp ('k') | chrome/installer/mini_installer/mini_installer_exe_version.rc.version » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698