~ubuntu-branches/ubuntu/gutsy/icu/gutsy-updates

« back to all changes in this revision

Viewing changes to source/samples/layout/resource.h

  • Committer: Package Import Robot
  • Author(s): Jay Berkenbilt
  • Date: 2005-11-19 11:29:31 UTC
  • mfrom: (1.1.2)
  • Revision ID: package-import@ubuntu.com-20051119112931-vcizkrp10tli4enw
Tags: 3.4-3
Explicitly build with g++ 3.4.  The current ICU fails its test suite
with 4.0 but not with 3.4.  Future versions should work properly with
4.0.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
//{{NO_DEPENDENCIES}}
2
 
// Microsoft Developer Studio generated include file.
3
 
// Used by LayoutSample.rc
4
 
//
5
 
#define IDM_FILE_NEWSAMPLE              40001
6
 
#define IDM_FILE_OPEN                   40002
7
 
#define IDM_FILE_CLOSE                  40003
8
 
#define IDM_FILE_EXIT                   40004
9
 
#define IDM_HELP_ABOUTLAYOUTSAMPLE      40005
10
 
 
11
 
// Next default values for new objects
12
 
// 
13
 
#ifdef APSTUDIO_INVOKED
14
 
#ifndef APSTUDIO_READONLY_SYMBOLS
15
 
#define _APS_NEXT_RESOURCE_VALUE        103
16
 
#define _APS_NEXT_COMMAND_VALUE         40006
17
 
#define _APS_NEXT_CONTROL_VALUE         1000
18
 
#define _APS_NEXT_SYMED_VALUE           101
19
 
#endif
20
 
#endif