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

Side by Side Diff: chrome/installer/util/installer_unittests.rc

Issue 60086: Add string resources to installer unit tests binary. (Closed)
Patch Set: testing upload script Created 11 years, 8 months 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
OLDNEW
(Empty)
1 // Microsoft Visual C++ generated resource script.
2 //
3 #include "installer_unittests_resource.h"
4
5 #define APSTUDIO_READONLY_SYMBOLS
6 /////////////////////////////////////////////////////////////////////////////
7 //
8 // Generated from the TEXTINCLUDE 2 resource.
9 //
10 #include "afxres.h"
11
12 /////////////////////////////////////////////////////////////////////////////
13 #undef APSTUDIO_READONLY_SYMBOLS
14
15 /////////////////////////////////////////////////////////////////////////////
16 // English (U.S.) resources
17
18 #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
19 LANGUAGE 9, 1
20 #pragma code_page(1252)
21
22 #ifdef APSTUDIO_INVOKED
23 /////////////////////////////////////////////////////////////////////////////
24 //
25 // TEXTINCLUDE
26 //
27
28 1 TEXTINCLUDE
29 BEGIN
30 "resource.h\0"
31 END
32
33 2 TEXTINCLUDE
34 BEGIN
35 "#include ""afxres.h""\r\n"
36 "\0"
37 END
38
39 3 TEXTINCLUDE
40 BEGIN
41 "\r\n"
42 "\0"
43 END
44
45 #endif // APSTUDIO_INVOKED
46
47 #endif // English (U.S.) resources
48 /////////////////////////////////////////////////////////////////////////////
49
50
51
52 /////////////////////////////////////////////////////////////////////////////
53 //
54 // String Table
55 //
56 #include "installer_util_strings.rc"
57
58
59 #ifndef APSTUDIO_INVOKED
60 /////////////////////////////////////////////////////////////////////////////
61 //
62 // Generated from the TEXTINCLUDE 3 resource.
63 //
64
65
66 /////////////////////////////////////////////////////////////////////////////
67 #endif // not APSTUDIO_INVOKED
68
OLDNEW
« no previous file with comments | « chrome/installer/util/google_chrome_distribution_unittest.cc ('k') | chrome/installer/util/installer_unittests.vcproj » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698