~ubuntu-branches/ubuntu/breezy/ace/breezy

« back to all changes in this revision

Viewing changes to examples/Log_Msg/Log_Msg_MFC/Resource.h

  • Committer: Bazaar Package Importer
  • Author(s): Adam Conrad, Benjamin Montgomery, Adam Conrad
  • Date: 2005-09-18 22:51:38 UTC
  • mfrom: (1.2.1 upstream) (2.1.1 sarge) (0.1.2 woody)
  • Revision ID: james.westby@ubuntu.com-20050918225138-seav22q6fyylb536
Tags: 5.4.7-3ubuntu1
[ Benjamin Montgomery ]
* Added a patch for amd64 and powerpc that disables the compiler
  option -fvisibility-inlines-hidden

[ Adam Conrad ]
* Added DPATCH_OPTION_CPP=1 to debian/patches/00options to make
  Benjamin's above changes work correctly with dpatch.

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 Log_Msg_MFC.rc
4
 
// Resource.h,v 1.1 2002/08/02 22:15:49 crodrigu Exp
5
 
#define IDM_ABOUTBOX                    0x0010
6
 
#define IDD_ABOUTBOX                    100
7
 
#define IDS_ABOUTBOX                    101
8
 
#define IDD_LOG_MSG_MFC_DIALOG          102
9
 
#define IDR_MAINFRAME                   128
10
 
#define IDC_BUTTON1                     1000
11
 
 
12
 
// Next default values for new objects
13
 
// 
14
 
#ifdef APSTUDIO_INVOKED
15
 
#ifndef APSTUDIO_READONLY_SYMBOLS
16
 
#define _APS_NEXT_RESOURCE_VALUE        129
17
 
#define _APS_NEXT_COMMAND_VALUE         32771
18
 
#define _APS_NEXT_CONTROL_VALUE         1001
19
 
#define _APS_NEXT_SYMED_VALUE           101
20
 
#endif
21
 
#endif