clean up packages
This commit is contained in:
BIN
.CondaPkg/env/Library/lib/charset.lib
vendored
BIN
.CondaPkg/env/Library/lib/charset.lib
vendored
Binary file not shown.
BIN
.CondaPkg/env/Library/lib/hwloc.lib
vendored
BIN
.CondaPkg/env/Library/lib/hwloc.lib
vendored
Binary file not shown.
BIN
.CondaPkg/env/Library/lib/iconv.lib
vendored
BIN
.CondaPkg/env/Library/lib/iconv.lib
vendored
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
.CondaPkg/env/Library/lib/libxml2.lib
vendored
BIN
.CondaPkg/env/Library/lib/libxml2.lib
vendored
Binary file not shown.
BIN
.CondaPkg/env/Library/lib/libxml2_a.lib
vendored
BIN
.CondaPkg/env/Library/lib/libxml2_a.lib
vendored
Binary file not shown.
BIN
.CondaPkg/env/Library/lib/libxml2_a_dll.lib
vendored
BIN
.CondaPkg/env/Library/lib/libxml2_a_dll.lib
vendored
Binary file not shown.
12
.CondaPkg/env/Library/lib/pkgconfig/hwloc.pc
vendored
12
.CondaPkg/env/Library/lib/pkgconfig/hwloc.pc
vendored
@@ -1,12 +0,0 @@
|
||||
prefix=/d/bld/libhwloc_1671037226868/_h_env/Library
|
||||
exec_prefix=${prefix}
|
||||
libdir=/d/bld/libhwloc_1671037226868/_h_env/Library/lib
|
||||
includedir=${prefix}/include
|
||||
|
||||
Name: hwloc
|
||||
Description: Hardware locality detection and management library
|
||||
Version: 2.9.0
|
||||
Requires.private:
|
||||
Cflags: -I${includedir}
|
||||
Libs: -L${libdir} -lhwloc
|
||||
Libs.private: -lgdi32 -lpthread
|
||||
@@ -1,4 +1,4 @@
|
||||
prefix=C:/ttt/ImageUtils/.CondaPkg/env/Library
|
||||
prefix=C:/myWork/my_projects/AI/CutLER/CutLER-julia/dev/ImageUtils/.CondaPkg/env/Library
|
||||
exec_prefix=${prefix}
|
||||
libdir=${exec_prefix}/lib
|
||||
includedir=${prefix}/include
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
prefix=C:/ttt/ImageUtils/.CondaPkg/env/Library
|
||||
prefix=C:/myWork/my_projects/AI/CutLER/CutLER-julia/dev/ImageUtils/.CondaPkg/env/Library
|
||||
exec_prefix=${prefix}
|
||||
libdir=${exec_prefix}/lib
|
||||
includedir=${prefix}/include
|
||||
|
||||
@@ -1,11 +0,0 @@
|
||||
prefix=C:/ttt/ImageUtils/.CondaPkg/env/Library
|
||||
exec_prefix=C:/ttt/ImageUtils/.CondaPkg/env/Library
|
||||
libdir=C:/ttt/ImageUtils/.CondaPkg/env/Library/lib
|
||||
includedir=C:/ttt/ImageUtils/.CondaPkg/env/Library/include
|
||||
modules=0
|
||||
Name: libXML
|
||||
Version: 2.10.3
|
||||
Description: libXML library version2.
|
||||
Requires:
|
||||
Libs: -LC:/ttt/ImageUtils/.CondaPkg/env/Library/lib -lxml2 -liconv -lz
|
||||
Cflags: -IC:/ttt/ImageUtils/.CondaPkg/env/Library/include/libxml2 -IC:/ttt/ImageUtils/.CondaPkg/env/Library/include
|
||||
@@ -1,4 +1,4 @@
|
||||
prefix=C:/ttt/ImageUtils/.CondaPkg/env/Library
|
||||
prefix=C:/myWork/my_projects/AI/CutLER/CutLER-julia/dev/ImageUtils/.CondaPkg/env/Library
|
||||
exec_prefix=${prefix}
|
||||
libdir=${exec_prefix}/lib
|
||||
includedir=${prefix}/include
|
||||
|
||||
BIN
.CondaPkg/env/Library/lib/pthread.lib
vendored
BIN
.CondaPkg/env/Library/lib/pthread.lib
vendored
Binary file not shown.
BIN
.CondaPkg/env/Library/lib/pthreads.lib
vendored
BIN
.CondaPkg/env/Library/lib/pthreads.lib
vendored
Binary file not shown.
BIN
.CondaPkg/env/Library/lib/pthreads_static.lib
vendored
BIN
.CondaPkg/env/Library/lib/pthreads_static.lib
vendored
Binary file not shown.
12
.CondaPkg/env/Library/lib/tclConfig.sh
vendored
12
.CondaPkg/env/Library/lib/tclConfig.sh
vendored
@@ -55,11 +55,11 @@ TCL_LIBS='kernel32.lib advapi32.lib netapi32.lib user32.lib userenv.lib ws2_32.l
|
||||
|
||||
# Top-level directory in which Tcl's platform-independent files are
|
||||
# installed.
|
||||
TCL_PREFIX='C:/ttt/ImageUtils/.CondaPkg/env\Library'
|
||||
TCL_PREFIX='C:/myWork/my_projects/AI/CutLER/CutLER-julia/dev/ImageUtils/.CondaPkg/env\Library'
|
||||
|
||||
# Top-level directory in which Tcl's platform-specific files (e.g.
|
||||
# executables) are installed.
|
||||
TCL_EXEC_PREFIX='C:/ttt/ImageUtils/.CondaPkg/env\Library\bin'
|
||||
TCL_EXEC_PREFIX='C:/myWork/my_projects/AI/CutLER/CutLER-julia/dev/ImageUtils/.CondaPkg/env\Library\bin'
|
||||
|
||||
# Flags to pass to cc when compiling the components of a shared library:
|
||||
TCL_SHLIB_CFLAGS=''
|
||||
@@ -115,11 +115,11 @@ TCL_BUILD_LIB_SPEC=''
|
||||
|
||||
# String to pass to linker to pick up the Tcl library from its
|
||||
# installed directory.
|
||||
TCL_LIB_SPEC='C:/ttt/ImageUtils/.CondaPkg/env\Library\lib\tcl86t.lib'
|
||||
TCL_LIB_SPEC='C:/myWork/my_projects/AI/CutLER/CutLER-julia/dev/ImageUtils/.CondaPkg/env\Library\lib\tcl86t.lib'
|
||||
|
||||
# String to pass to the compiler so that an extension can
|
||||
# find installed Tcl headers.
|
||||
TCL_INCLUDE_SPEC='-IC:/ttt/ImageUtils/.CondaPkg/env\Library\include'
|
||||
TCL_INCLUDE_SPEC='-IC:/myWork/my_projects/AI/CutLER/CutLER-julia/dev/ImageUtils/.CondaPkg/env\Library\include'
|
||||
|
||||
# Indicates whether a version numbers should be used in -l switches
|
||||
# ("ok" means it's safe to use switches like -ltcl7.5; "nodots" means
|
||||
@@ -168,13 +168,13 @@ TCL_BUILD_STUB_LIB_SPEC='-LC:\ci\tk_1654036608655\work\tcl8.6.12\win\Release_AMD
|
||||
|
||||
# String to pass to linker to pick up the Tcl stub library from its
|
||||
# installed directory.
|
||||
TCL_STUB_LIB_SPEC='-LC:/ttt/ImageUtils/.CondaPkg/env\Library\lib tclstub86.lib'
|
||||
TCL_STUB_LIB_SPEC='-LC:/myWork/my_projects/AI/CutLER/CutLER-julia/dev/ImageUtils/.CondaPkg/env\Library\lib tclstub86.lib'
|
||||
|
||||
# Path to the Tcl stub library in the build directory.
|
||||
TCL_BUILD_STUB_LIB_PATH='C:\ci\tk_1654036608655\work\tcl8.6.12\win\Release_AMD64_VC1916\tclstub86.lib'
|
||||
|
||||
# Path to the Tcl stub library in the install directory.
|
||||
TCL_STUB_LIB_PATH='C:/ttt/ImageUtils/.CondaPkg/env\Library\lib\tclstub86.lib'
|
||||
TCL_STUB_LIB_PATH='C:/myWork/my_projects/AI/CutLER/CutLER-julia/dev/ImageUtils/.CondaPkg/env\Library\lib\tclstub86.lib'
|
||||
|
||||
# Flag, 1: we built Tcl with threads enabled, 0 we didn't
|
||||
TCL_THREADS=1
|
||||
|
||||
@@ -24,8 +24,8 @@ TDBC_BUILD_LIB_SPEC="@tdbc_BUILD_LIB_SPEC@"
|
||||
|
||||
# String to pass to the linker to pick up the TDBC library from its installed
|
||||
# dir.
|
||||
tdbc_LIB_SPEC="C:/ttt/ImageUtils/.CondaPkg/env\Library\lib\tdbc1.1.3\tdbc113t.dll"
|
||||
TDBC_LIB_SPEC="C:/ttt/ImageUtils/.CondaPkg/env\Library\lib\tdbc1.1.3\tdbc113t.dll"
|
||||
tdbc_LIB_SPEC="C:/myWork/my_projects/AI/CutLER/CutLER-julia/dev/ImageUtils/.CondaPkg/env\Library\lib\tdbc1.1.3\tdbc113t.dll"
|
||||
TDBC_LIB_SPEC="C:/myWork/my_projects/AI/CutLER/CutLER-julia/dev/ImageUtils/.CondaPkg/env\Library\lib\tdbc1.1.3\tdbc113t.dll"
|
||||
|
||||
# Name of the TBDC stub library
|
||||
tdbc_STUB_LIB_FILE="tdbcstub113.lib"
|
||||
@@ -38,16 +38,16 @@ TDBC_BUILD_STUB_LIB_SPEC="C:\ci\tk_1654036608655\work\tcl8.6.12\pkgs\tdbc1.1.3\w
|
||||
|
||||
# String to pass to the linker to pick up the TDBC stub library from its
|
||||
# installed directory
|
||||
tdbc_STUB_LIB_SPEC="C:/ttt/ImageUtils/.CondaPkg/env\Library\lib\tdbc1.1.3\tdbcstub113.lib"
|
||||
TDBC_STUB_LIB_SPEC="C:/ttt/ImageUtils/.CondaPkg/env\Library\lib\tdbc1.1.3\tdbcstub113.lib"
|
||||
tdbc_STUB_LIB_SPEC="C:/myWork/my_projects/AI/CutLER/CutLER-julia/dev/ImageUtils/.CondaPkg/env\Library\lib\tdbc1.1.3\tdbcstub113.lib"
|
||||
TDBC_STUB_LIB_SPEC="C:/myWork/my_projects/AI/CutLER/CutLER-julia/dev/ImageUtils/.CondaPkg/env\Library\lib\tdbc1.1.3\tdbcstub113.lib"
|
||||
|
||||
# Path name of the TDBC stub library in its build directory
|
||||
tdbc_BUILD_STUB_LIB_PATH="C:\ci\tk_1654036608655\work\tcl8.6.12\pkgs\tdbc1.1.3\win\Release_AMD64_VC1916\tdbcstub113.lib"
|
||||
TDBC_BUILD_STUB_LIB_PATH="C:\ci\tk_1654036608655\work\tcl8.6.12\pkgs\tdbc1.1.3\win\Release_AMD64_VC1916\tdbcstub113.lib"
|
||||
|
||||
# Path name of the TDBC stub library in its installed directory
|
||||
tdbc_STUB_LIB_PATH="C:/ttt/ImageUtils/.CondaPkg/env\Library\lib\tdbc1.1.3\tdbcstub113.lib"
|
||||
TDBC_STUB_LIB_PATH="C:/ttt/ImageUtils/.CondaPkg/env\Library\lib\tdbc1.1.3\tdbcstub113.lib"
|
||||
tdbc_STUB_LIB_PATH="C:/myWork/my_projects/AI/CutLER/CutLER-julia/dev/ImageUtils/.CondaPkg/env\Library\lib\tdbc1.1.3\tdbcstub113.lib"
|
||||
TDBC_STUB_LIB_PATH="C:/myWork/my_projects/AI/CutLER/CutLER-julia/dev/ImageUtils/.CondaPkg/env\Library\lib\tdbc1.1.3\tdbcstub113.lib"
|
||||
|
||||
# Location of the top-level source directories from which TDBC was built.
|
||||
# This is the directory that contains doc/, generic/ and so on. If TDBC
|
||||
@@ -59,8 +59,8 @@ TDBC_SRC_DIR="C:\ci\tk_1654036608655\work\tcl8.6.12\pkgs\tdbc1.1.3\win\.."
|
||||
|
||||
# String to pass to the compiler so that an extension can find installed TDBC
|
||||
# headers
|
||||
tdbc_INCLUDE_SPEC="-IC:/ttt/ImageUtils/.CondaPkg/env\Library\lib\..\include"
|
||||
TDBC_INCLUDE_SPEC="-IC:/ttt/ImageUtils/.CondaPkg/env\Library\lib\..\include"
|
||||
tdbc_INCLUDE_SPEC="-IC:/myWork/my_projects/AI/CutLER/CutLER-julia/dev/ImageUtils/.CondaPkg/env\Library\lib\..\include"
|
||||
TDBC_INCLUDE_SPEC="-IC:/myWork/my_projects/AI/CutLER/CutLER-julia/dev/ImageUtils/.CondaPkg/env\Library\lib\..\include"
|
||||
|
||||
# String to pass to the compiler so that an extension can find TDBC headers
|
||||
# in the source directory
|
||||
@@ -68,8 +68,8 @@ tdbc_BUILD_INCLUDE_SPEC="-IC:\ci\tk_1654036608655\work\tcl8.6.12\pkgs\tdbc1.1.3\
|
||||
TDBC_BUILD_INCLUDE_SPEC="-IC:\ci\tk_1654036608655\work\tcl8.6.12\pkgs\tdbc1.1.3\win\..\generic"
|
||||
|
||||
# Path name where .tcl files in the tdbc package appear at run time.
|
||||
tdbc_LIBRARY_PATH="C:/ttt/ImageUtils/.CondaPkg/env\Library\lib\tdbc1.1.3"
|
||||
TDBC_LIBRARY_PATH="C:/ttt/ImageUtils/.CondaPkg/env\Library\lib\tdbc1.1.3"
|
||||
tdbc_LIBRARY_PATH="C:/myWork/my_projects/AI/CutLER/CutLER-julia/dev/ImageUtils/.CondaPkg/env\Library\lib\tdbc1.1.3"
|
||||
TDBC_LIBRARY_PATH="C:/myWork/my_projects/AI/CutLER/CutLER-julia/dev/ImageUtils/.CondaPkg/env\Library\lib\tdbc1.1.3"
|
||||
|
||||
# Path name where .tcl files in the tdbc package appear at build time.
|
||||
tdbc_BUILD_LIBRARY_PATH="C:\ci\tk_1654036608655\work\tcl8.6.12\pkgs\tdbc1.1.3\win\../library"
|
||||
|
||||
BIN
.CondaPkg/env/Library/lib/xml2.lib
vendored
BIN
.CondaPkg/env/Library/lib/xml2.lib
vendored
Binary file not shown.
Reference in New Issue
Block a user