~ubuntu-branches/ubuntu/wily/sflphone/wily

« back to all changes in this revision

Viewing changes to daemon/libs/pjproject-2.0.1/pjsip-apps/src/pjsystest/pjsystest_wince.rc

  • Committer: Package Import Robot
  • Author(s): Mark Purcell
  • Date: 2014-01-28 18:23:36 UTC
  • mfrom: (1.1.11)
  • mto: This revision was merged to the branch mainline in revision 24.
  • Revision ID: package-import@ubuntu.com-20140128182336-3xenud1kbnwmf3mz
* New upstream release 
  - Fixes "New Upstream Release" (Closes: #735846)
  - Fixes "Ringtone does not stop" (Closes: #727164)
  - Fixes "[sflphone-kde] crash on startup" (Closes: #718178)
  - Fixes "sflphone GUI crashes when call is hung up" (Closes: #736583)
* Build-Depends: ensure GnuTLS 2.6
  - libucommon-dev (>= 6.0.7-1.1), libccrtp-dev (>= 2.0.6-3)
  - Fixes "FTBFS Build-Depends libgnutls{26,28}-dev" (Closes: #722040)
* Fix "boost 1.49 is going away" unversioned Build-Depends: (Closes: #736746)
* Add Build-Depends: libsndfile-dev, nepomuk-core-dev

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
// Microsoft Visual C++ generated resource script.
2
 
//
3
 
#include "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
 
#ifdef _WIN32
20
 
LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
21
 
#pragma code_page(1252)
22
 
#endif //_WIN32
23
 
 
24
 
#ifdef APSTUDIO_INVOKED
25
 
/////////////////////////////////////////////////////////////////////////////
26
 
//
27
 
// TEXTINCLUDE
28
 
//
29
 
 
30
 
1 TEXTINCLUDE
31
 
BEGIN
32
 
    "resource.h\0"
33
 
END
34
 
 
35
 
2 TEXTINCLUDE
36
 
BEGIN
37
 
    "#include ""afxres.h""\r\n"
38
 
    "\0"
39
 
END
40
 
 
41
 
3 TEXTINCLUDE
42
 
BEGIN
43
 
    "#include ""pjsystest_wince.rc2""\r\n"
44
 
    "\r\n"
45
 
    "\0"
46
 
END
47
 
 
48
 
#endif    // APSTUDIO_INVOKED
49
 
 
50
 
 
51
 
/////////////////////////////////////////////////////////////////////////////
52
 
//
53
 
// Dialog
54
 
//
55
 
 
56
 
IDD_MAIN_DIALOG DIALOG  0, 0, 82, 73
57
 
STYLE DS_SETFONT | WS_VISIBLE | WS_VSCROLL
58
 
FONT 8, "MS Sans Serif"
59
 
BEGIN
60
 
    EDITTEXT        IDC_EDIT1,7,7,57,59,ES_MULTILINE | ES_AUTOVSCROLL | ES_READONLY | NOT WS_BORDER | NOT WS_TABSTOP
61
 
END
62
 
 
63
 
 
64
 
/////////////////////////////////////////////////////////////////////////////
65
 
//
66
 
// DESIGNINFO
67
 
//
68
 
 
69
 
#ifdef APSTUDIO_INVOKED
70
 
GUIDELINES DESIGNINFO
71
 
BEGIN
72
 
    IDD_MAIN_DIALOG, DIALOG
73
 
    BEGIN
74
 
        LEFTMARGIN, 7
75
 
        RIGHTMARGIN, 64
76
 
        TOPMARGIN, 7
77
 
        BOTTOMMARGIN, 66
78
 
    END
79
 
END
80
 
#endif    // APSTUDIO_INVOKED
81
 
 
82
 
 
83
 
/////////////////////////////////////////////////////////////////////////////
84
 
//
85
 
// String Table
86
 
//
87
 
 
88
 
STRINGTABLE
89
 
BEGIN
90
 
    IDS_MAIN_TITLE          "PJSYSTEST"
91
 
END
92
 
 
93
 
#endif    // English (U.S.) resources
94
 
/////////////////////////////////////////////////////////////////////////////
95
 
 
96
 
 
97
 
 
98
 
#ifndef APSTUDIO_INVOKED
99
 
/////////////////////////////////////////////////////////////////////////////
100
 
//
101
 
// Generated from the TEXTINCLUDE 3 resource.
102
 
//
103
 
#include "pjsystest_wince.rc2"
104
 
 
105
 
 
106
 
/////////////////////////////////////////////////////////////////////////////
107
 
#endif    // not APSTUDIO_INVOKED