File: camlidl.install

package info (click to toggle)
camlidl 1.13-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 1,572 kB
  • sloc: ml: 5,236; ansic: 945; cpp: 908; makefile: 358; xml: 213; sh: 74
file content (21 lines) | stat: -rw-r--r-- 375 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
bin: [
 "?compiler/camlidl"
 "?compiler/camlidl.exe"
]
lib: [
  "META"
  "lib/com.cma"
  "lib/com.cmxa"
  "lib/com.cmi"
 "?lib/com.a"
 "?lib/com.lib"
 "?runtime/libcamlidl.a"
 "?runtime/libcamlidl.lib"
 "?runtime/cfactory.obj"
 "?runtime/cfactory.o"
 "runtime/camlidlruntime.h" { "caml/camlidlruntime.h" }
]
stublibs: [
 "?runtime/dllcamlidl.so"
 "?runtime/dllcamlidl.dll"
]