~ubuntu-branches/ubuntu/vivid/sflphone/vivid

« back to all changes in this revision

Viewing changes to daemon/libs/pjproject-2.0.1/pjsip-apps/src/pjsua_wince/resource.h

  • Committer: Package Import Robot
  • Author(s): Mark Purcell
  • Date: 2013-06-30 11:40:56 UTC
  • mfrom: (4.1.18 saucy-proposed)
  • Revision ID: package-import@ubuntu.com-20130630114056-0np50jkyqo6vnmii
Tags: 1.2.3-2
* changeset_r92d62cfc54732bbbcfff2b1d36c096b120b981a5.diff 
  - fixes automatic endian detection 
* Update Vcs: fixes vcs-field-not-canonical

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
//{{NO_DEPENDENCIES}}
 
2
// Microsoft eMbedded Visual C++ generated include file.
 
3
// Used by pjsua_wince.rc
 
4
//
 
5
#define IDS_APP_TITLE                   1
 
6
#define IDS_HELLO                       2
 
7
#define IDC_PJSUA_WINCE                 3
 
8
#define IDI_PJSUA_WINCE                 101
 
9
#define IDM_MENU                        102
 
10
#define IDD_ABOUTBOX                    103
 
11
#define IDM_FILE_EXIT                   40002
 
12
#define IDM_HELP_ABOUT                  40003
 
13
#define ID_MAKECALL                     40004
 
14
#define ID_ANSWER                       40005
 
15
#define ID_DISCONNECT                   40006
 
16
#define ID_ACTION                       40007
 
17
#define ID_EXIT                         65535
 
18
 
 
19
// Next default values for new objects
 
20
//
 
21
#ifdef APSTUDIO_INVOKED
 
22
#ifndef APSTUDIO_READONLY_SYMBOLS
 
23
#define _APS_NEXT_RESOURCE_VALUE        104
 
24
#define _APS_NEXT_COMMAND_VALUE         40008
 
25
#define _APS_NEXT_CONTROL_VALUE         1001
 
26
#define _APS_NEXT_SYMED_VALUE           101
 
27
#endif
 
28
#endif