Revision 31116

View differences:

tags/gvsig_redes-1_0_0-1233/binaries/deb-etch/ecw/libNCSUtil.so.0
1
link libNCSUtil.so.0.0.0
0 2

  
tags/gvsig_redes-1_0_0-1233/binaries/deb-etch/ecw/libNCSEcw.so.0
1
link libNCSEcw.so.0.0.0
0 2

  
tags/gvsig_redes-1_0_0-1233/binaries/deb-etch/ecw/libNCSEcwC.so.0
1
link libNCSEcwC.so.0.0.0
0 2

  
tags/gvsig_redes-1_0_0-1233/binaries/deb-etch/ecw/libNCSCnet.so.0
1
link libNCSCnet.so.0.0.0
0 2

  
tags/gvsig_redes-1_0_0-1233/binaries/deb-etch/mrsid/libjmrsid.so.0
1
link libjmrsid.so.0.0.6
0 2

  
tags/gvsig_redes-1_0_0-1233/binaries/deb-etch/gdal/libjgdal.so.0
1
link libjgdal.so.0.9.1
0 2

  
tags/gvsig_redes-1_0_0-1233/binaries/w32/.cvsignore
1
*.dll
0 2

  
tags/gvsig_redes-1_0_0-1233/binaries/w32/build.xml
1
<project name="binaries w32" default="main" basedir=".">
2
	<description>
3
		Reorganiza el directorio binaries/w32, para que pueda usarse directamente por gvSIG.
4
	</description>
5

  
6
	<property name="targetDir" location="." />
7

  
8

  
9
	<available property="is3D" file="3D" />
10

  
11
	<target name="main" depends="ecw, gdal, mrsid, crs, system, potrace, 3D" />
12
	<target name="without-3D" depends="ecw, gdal, mrsid, crs, system, potrace" />
13

  
14
	<target name="ecw">
15
		<copy todir="${targetDir}">
16
			<fileset dir="raster/ecw" includes="jecw.dll NCScnet.dll NCSEcwC.dll NCSEcw.dll NCSUtil.dll" />
17
		</copy>
18
	</target>
19

  
20
	<target name="gdal">
21
		<copy todir="${targetDir}">
22
			<fileset dir="raster/gdal" includes="gdal.dll glut32.dll jgdal092.dll jpeg62.dll libimage.dll libpng13.dll libtiff3.dll zlib1.dll jaddo000.dll hdf5dll.dll hd422m.dll hm422m.dll szlibdll.dll" />
23
		</copy>
24
	</target>
25

  
26
	<target name="mrsid">
27
		<copy todir="${targetDir}">
28
			<fileset dir="raster/mrsid" includes="jmrsid.dll lti_dsdk_cdll.dll lti_dsdk_dll.dll" />
29
		</copy>
30
	</target>
31

  
32
	<target name="system">
33
		<copy todir="${targetDir}">
34
			<fileset dir="system" includes="msv*.dll *.manifest" />
35
		</copy>
36
	</target>
37

  
38
	<target name="crs">
39
		<copy todir="${targetDir}">
40
			<fileset dir="crs" includes="CrsJniProj.dll proj.dll" />
41
		</copy>
42
	</target>
43
	
44
	<target name="potrace">
45
		<copy todir="${targetDir}">
46
			<fileset dir="raster/potrace" includes="libpotrace.dll jpotrace001.dll" />
47
		</copy>
48
	</target>
49
	
50
	<target name="3D" if="is3D">
51
		<copy todir="${targetDir}">
52
			<fileset dir="3D" includes="**/**" />
53
		</copy>
54
	</target>
55

  
56
	<target name="clean3D" if="is3D">
57
		<delete includeemptydirs="true">
58
			<fileset dir="${targetDir}" includes="osgPlugins**/**" />
59
		</delete>
60
	</target>
61

  
62
	<target name="clean" depends="clean3D">
63
		<delete>
64
			<fileset dir="${targetDir}" includes="*.dll *.lib *.jar" />
65
		</delete>
66
	</target>
67

  
68
</project>
0 69

  
tags/gvsig_redes-1_0_0-1233/binaries/w32/system/Microsoft.VC80.CRT.manifest
1
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
2
<!-- Copyright © 1981-2001 Microsoft Corporation -->
3
<assembly xmlns="urn:schemas-microsoft-com:asm.v1" manifestVersion="1.0">
4
    <noInheritable/>
5
    <assemblyIdentity 
6
        type="win32" 
7
        name="Microsoft.VC80.CRT" 
8
        version="8.0.50608.0" 
9
        processorArchitecture="x86" 
10
        publicKeyToken="1fc8b3b9a1e18e3b"
11
    />
12
    <file name="msvcr80.dll"/>
13
    <file name="msvcp80.dll"/>
14
    <file name="msvcm80.dll"/>
15
</assembly>
tags/gvsig_redes-1_0_0-1233/binaries/w32/3D/Microsoft.VC80.CRT.manifest
1
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
2
<assembly xmlns="urn:schemas-microsoft-com:asm.v1" manifestVersion="1.0">
3
    <noInheritable></noInheritable>
4
    <assemblyIdentity type="win32" name="Microsoft.VC80.CRT" version="8.0.50727.762" processorArchitecture="x86" publicKeyToken="1fc8b3b9a1e18e3b"></assemblyIdentity>
5
    <file name="msvcr80.dll" hash="10f4cb2831f1e9288a73387a8734a8b604e5beaa" hashalg="SHA1"><asmv2:hash xmlns:asmv2="urn:schemas-microsoft-com:asm.v2" xmlns:dsig="http://www.w3.org/2000/09/xmldsig#"><dsig:Transforms><dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity"></dsig:Transform></dsig:Transforms><dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha1"></dsig:DigestMethod><dsig:DigestValue>n9On8FItNsK/DmT8UQxu6jYDtWQ=</dsig:DigestValue></asmv2:hash></file>
6
    <file name="msvcp80.dll" hash="b2082dfd3009365c5b287448dcb3b4e2158a6d26" hashalg="SHA1"><asmv2:hash xmlns:asmv2="urn:schemas-microsoft-com:asm.v2" xmlns:dsig="http://www.w3.org/2000/09/xmldsig#"><dsig:Transforms><dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity"></dsig:Transform></dsig:Transforms><dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha1"></dsig:DigestMethod><dsig:DigestValue>0KJ/VTwP4OUHx98HlIW2AdW1kuY=</dsig:DigestValue></asmv2:hash></file>
7
    <file name="msvcm80.dll" hash="542490d0fcf8615c46d0ca487033ccaeb3941f0b" hashalg="SHA1"><asmv2:hash xmlns:asmv2="urn:schemas-microsoft-com:asm.v2" xmlns:dsig="http://www.w3.org/2000/09/xmldsig#"><dsig:Transforms><dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity"></dsig:Transform></dsig:Transforms><dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha1"></dsig:DigestMethod><dsig:DigestValue>YJuB+9Os2oxW4mY+2oC/r8lICZE=</dsig:DigestValue></asmv2:hash></file>
8
</assembly>
... This diff was truncated because it exceeds the maximum size that can be displayed.

Also available in: Unified diff