repo.or.cz
/
CMakeLuaTailorHgBridge.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Resync
[CMakeLuaTailorHgBridge.git]
/
CMakeLua
/
Utilities
/
cmcurl-7.19.0
/
packages
/
Symbian
/
group
/
libcurl.iby
blob
b59af680eb40b8f88023fd5fc1d286644d6a01b1
1
//
2
// libcurl file transfer DLL
3
//
4
// Use this file with buildrom to add libcurl to a device ROM
5
//
6
7
#ifndef LIBCURL_IBY
8
#define LIBCURL_IBY
9
10
#include <openenv.iby>
11
12
file=ABI_DIR\BUILD_DIR\libcurl.dll System\Libs\libcurl.dll
13
14
#endif