Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
T
TLMSP curl
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
CYBER - Cyber Security
TS 103 523 MSP
TLMSP
TLMSP curl
Commits
5bb8bbed
Commit
5bb8bbed
authored
15 years ago
by
Dan Fandrich
Browse files
Options
Downloads
Patches
Plain Diff
A few Symbian build changes
parent
a09be641
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
packages/Symbian/group/curl.pkg
+6
-6
6 additions, 6 deletions
packages/Symbian/group/curl.pkg
packages/Symbian/group/libcurl.mmp
+1
-1
1 addition, 1 deletion
packages/Symbian/group/libcurl.mmp
packages/Symbian/group/libcurl.pkg
+6
-6
6 additions, 6 deletions
packages/Symbian/group/libcurl.pkg
with
13 additions
and
13 deletions
packages/Symbian/group/curl.pkg
+
6
−
6
View file @
5bb8bbed
...
...
@@ -6,19 +6,19 @@
;
Header
-
standard
sis
file
header
including
version
number
;
Version
scheme
:
curl
'
s major, curl
'
s
minor
,
curl
'
s subminor*100 + build number
; e.g. The third Symbian package of curl ver. 7.
19.7
would have a SIS package
; version of 7,
19
,
7
03
#{"curl"}, (0xF0206442), 7,
19
, <please_update_version>, TYPE=SA
; e.g. The third Symbian package of curl ver. 7.
20.1
would have a SIS package
; version of 7,
20
,
1
03
#{"curl"}, (0xF0206442), 7,
20
, <please_update_version>, TYPE=SA
; Vendor name
%{"
Standard libcurl package
"}
:"
Standard libcurl package
"
%{"
curl project
"}
:"
curl project
"
; Embedded component
@"libcurl.sis",(0xF0206D00)
; A dependency on P.I.P.S. and the stdio server are probably good to have here
;(0x20009A80), *, *, *, {"
P.I.P.S. for Series 60 3rd ed.
"}
;(0x20009A80), *, *, *, {"
Open C Standard Libraries
"}
;(0x20009A81), *, *, *, {"P.I.P.S. for UIQ 3"}
;(0x20009AA2), *, *, *, {"Symbian OS STDIOSERVER"}
...
...
This diff is collapsed.
Click to expand it.
packages/Symbian/group/libcurl.mmp
+
1
−
1
View file @
5bb8bbed
...
...
@@ -37,7 +37,7 @@ SOURCE \
USERINCLUDE ../../../lib ../../../include/curl
#ifdef ENABLE_SSL
USER
INCLUDE /epoc32/include/osextensions/stdapis
SYSTEM
INCLUDE /epoc32/include/osextensions/stdapis
// Older versions of the SDK need this instead:
//USERINCLUDE /epoc32/include/stdapis/openssl
#endif
...
...
This diff is collapsed.
Click to expand it.
packages/Symbian/group/libcurl.pkg
+
6
−
6
View file @
5bb8bbed
...
...
@@ -6,16 +6,16 @@
;
Header
-
standard
sis
file
header
including
version
number
;
Version
scheme
:
curl
'
s major, curl
'
s
minor
,
curl
'
s subminor*100 + build number
; e.g. The third Symbian package of curl ver. 7.
19.7
would have a SIS package
; version of 7,
19
,
7
03
#{"libcurl"}, (0xF0206D00), 7,
19
, <please_update_version>, TYPE=SA
; e.g. The third Symbian package of curl ver. 7.
20.1
would have a SIS package
; version of 7,
20
,
1
03
#{"libcurl"}, (0xF0206D00), 7,
20
, <please_update_version>, TYPE=SA
; Vendor name
%{"
Standard curl package
"}
:"
Standard curl package
"
%{"
curl project
"}
:"
curl project
"
; A dependency on P.I.P.S. is probably a good idea to add here
;(0x20009A80), *, *, *, {"
P.I.P.S. for Series 60 3rd ed.
"}
;(0x20009A80), *, *, *, {"
Open C Standard Libraries
"}
;(0x20009A81), *, *, *, {"P.I.P.S. for UIQ 3"}
;Files - standard file specifications
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment