1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-04-03 17:56:21 +03:00

OCC22663 Improve VS project files generation

This commit is contained in:
KGV 2011-07-18 12:36:16 +00:00 committed by bugmaster
parent 0c7386be28
commit 69538a2229
74 changed files with 521 additions and 16 deletions

12
src/DRAWEXE/EXTERNLIB Normal file
View File

@ -0,0 +1,12 @@
TKDraw
TKMesh
TKTopAlgo
TKHLR
TKGeomAlgo
TKGeomBase
TKG2d
TKBRep
TKMath
TKG3d
TKernel
TKService

View File

@ -1 +1,2 @@
DRAWEXE_LINK.edl
EXTERNLIB

View File

@ -1 +1,2 @@
TKernel
TKCDF

1
src/TKAdvTools/EXTERNLIB Normal file
View File

@ -0,0 +1 @@
TKernel

View File

@ -1 +1,2 @@
PACKAGES
EXTERNLIB

View File

@ -1,3 +1,8 @@
TKPrim
TKBRep
TKTopAlgo
TKMath
TKernel
TKG2d
TKG3d
TKGeomAlgo
TKGeomBase

View File

@ -1 +1,5 @@
TKMath
TKernel
TKG2d
TKG3d
TKGeomBase

View File

@ -1,2 +1,10 @@
TKBRep
TKMath
TKernel
TKG2d
TKG3d
TKCAF
TKCDF
TKLCAF
TKV3d
TKBinL

3
src/TKBinL/EXTERNLIB Normal file
View File

@ -0,0 +1,3 @@
TKCDF
TKernel
TKLCAF

View File

@ -1 +1,2 @@
PACKAGES
EXTERNLIB

View File

@ -1 +1,6 @@
TKCDF
TKernel
TKTObj
TKMath
TKLCAF
TKBinL

View File

@ -1 +1,11 @@
TKBRep
TKXCAF
TKMath
TKernel
TKBinL
TKG2d
TKCAF
TKCDF
TKG3d
TKLCAF
TKBin

View File

@ -1,3 +1,11 @@
TKBRep
TKTopAlgo
TKMath
TKernel
TKPrim
TKG2d
TKG3d
TKShHealing
TKGeomBase
TKGeomAlgo
TKBO

View File

@ -1,3 +1,12 @@
TKernel
TKGeomBase
TKBRep
TKTopAlgo
TKMath
TKService
TKG2d
TKG3d
TKV2d
TKCDF
TKLCAF
TKV3d

View File

@ -1,2 +1,21 @@
TKGeomBase
TKBRep
TKGeomAlgo
TKernel
TKMath
TKG2d
TKG3d
TKDraw
TKCDF
TKV3d
TKNIS
TKService
TKLCAF
TKV2d
TKFillet
TKTopAlgo
TKPrim
TKBool
TKBO
TKCAF
TKViewerTest

View File

@ -1,9 +1,14 @@
TKernel
TKG2d
TKGeomBase
TKG3d
TKMath
TKBRep
TKGeomAlgo
TKTopAlgo
TKMesh
TKService
TKBO
TKHLR
TKFillet
TKFeat
TKOffset
CSF_TclLibs
CSF_TclTkLibs
CSF_gdi32

View File

@ -1 +1,11 @@
TKBRep
TKTopAlgo
TKGeomAlgo
TKMath
TKernel
TKGeomBase
TKPrim
TKG2d
TKBO
TKG3d
TKBool

View File

@ -1 +1,9 @@
TKBRep
TKernel
TKMath
TKGeomBase
TKGeomAlgo
TKG2d
TKTopAlgo
TKG3d
TKBool

View File

@ -1 +1,2 @@
TKernel
TKMath

View File

@ -1 +1,3 @@
TKMath
TKernel
TKG2d

View File

@ -1 +1,6 @@
TKernel
TKMath
TKG3d
TKG2d
TKGeomBase
TKBRep

View File

@ -1 +1,4 @@
TKernel
TKMath
TKG2d
TKG3d

View File

@ -1 +1,8 @@
TKBool
TKBRep
TKernel
TKMath
TKGeomBase
TKG2d
TKG3d
TKGeomAlgo
TKTopAlgo

View File

@ -1,2 +1,13 @@
TKBRep
TKernel
TKMath
TKTopAlgo
TKShHealing
TKG2d
TKG3d
TKGeomBase
TKGeomAlgo
TKPrim
TKBool
TKOffset
TKXSBase

2
src/TKLCAF/EXTERNLIB Normal file
View File

@ -0,0 +1,2 @@
TKCDF
TKernel

View File

@ -1 +1,2 @@
PACKAGES
EXTERNLIB

View File

@ -1 +1,9 @@
TKBRep
TKMath
TKernel
TKG2d
TKG3d
TKGeomBase
TKTopAlgo
TKGeomAlgo
CSF_TBB

7
src/TKMeshVS/EXTERNLIB Normal file
View File

@ -0,0 +1,7 @@
TKV3d
TKMath
TKService
TKernel
TKG3d
TKV2d
TKG2d

1
src/TKMeshVS/FILES Normal file
View File

@ -0,0 +1 @@
EXTERNLIB

View File

@ -1,3 +1,11 @@
TKBRep
TKV3d
TKMath
TKernel
TKService
TKG2d
TKG3d
TKMesh
CSF_OpenGlLibs
CSF_user32
CSF_gdi32

View File

@ -1 +1,13 @@
TKFillet
TKBRep
TKTopAlgo
TKMath
TKernel
TKGeomBase
TKG2d
TKG3d
TKGeomAlgo
TKShHealing
TKBO
TKPrim
TKBool

View File

@ -1,3 +1,5 @@
TKernel
TKService
TKV3d
CSF_OpenGlLibs
CSF_FREETYPE

View File

@ -1,3 +1,13 @@
PTKernel
TKBRep
TKMath
TKernel
TKCDF
TKG2d
TKV3d
TKService
TKG3d
TKV2d
TKPShape
TKCAF
TKLCAF

View File

@ -1 +1,4 @@
TKCDF
PTKernel
TKernel
TKLCAF

View File

@ -1,2 +1,6 @@
TKMath
TKernel
TKG2d
TKG3d
PTKernel
TKBRep

View File

@ -1 +1,7 @@
TKBRep
TKernel
TKMath
TKG2d
TKGeomBase
TKG3d
TKTopAlgo

View File

@ -1 +1,36 @@
TKBRep
TKNIS
TKMath
TKernel
TKService
TKG2d
TKDraw
PTKernel
TKV3d
TKGeomBase
TKG3d
TKViewerTest
TKV2d
TKCDF
TKDCAF
TKLCAF
TKFillet
TKTopAlgo
TKHLR
TKBool
TKGeomAlgo
TKPrim
TKBO
TKShHealing
TKOffset
TKFeat
TKCAF
TKIGES
TKXSBase
TKMesh
TKXCAF
TKSTEP
TKXDESTEP
TKXSDRAW
TKSTL
TKAdvTools

View File

@ -1,2 +1,14 @@
TKernel
TKSTEPAttr
TKSTEP209
TKSTEPBase
TKBRep
TKMath
TKG2d
TKShHealing
TKTopAlgo
TKG3d
TKGeomBase
TKGeomAlgo
TKXSBase
CSF_wsock32

3
src/TKSTEP209/EXTERNLIB Normal file
View File

@ -0,0 +1,3 @@
TKernel
TKXSBase
TKSTEPBase

View File

@ -1 +1,2 @@
PACKAGES
EXTERNLIB

3
src/TKSTEPAttr/EXTERNLIB Normal file
View File

@ -0,0 +1,3 @@
TKernel
TKXSBase
TKSTEPBase

View File

@ -1 +1,2 @@
PACKAGES
EXTERNLIB

3
src/TKSTEPBase/EXTERNLIB Normal file
View File

@ -0,0 +1,3 @@
TKernel
TKXSBase
TKMath

View File

@ -1 +1,2 @@
PACKAGES
EXTERNLIB

View File

@ -1 +1,7 @@
TKOffset
TKernel
TKMath
TKBRep
TKG2d
TKG3d
TKMesh
TKTopAlgo

View File

@ -1,3 +1,4 @@
TKernel
TKMath
CSF_XwLibs
CSF_dpsLibs

View File

@ -1,3 +1,9 @@
TKBool
TKOffset
TKBRep
TKernel
TKMath
TKG2d
TKTopAlgo
TKG3d
TKGeomBase
TKGeomAlgo
CSF_wsock32

View File

@ -1,2 +1,6 @@
TKernel
TKG2d
PTKernel
TKMath
TKCDF
TKPShape

View File

@ -1 +1,6 @@
TKCDF
PTKernel
TKernel
TKShapeSchema
TKLCAF
TKPLCAF

View File

@ -1 +1,13 @@
TKCDF
PTKernel
TKPLCAF
TKernel
TKCAF
TKShapeSchema
TKLCAF
TKStdLSchema
TKG3d
TKPShape
TKMath
TKG2d
TKPCAF

View File

@ -1 +1,4 @@
TKCDF
TKernel
TKMath
TKLCAF

View File

@ -1 +1,7 @@
TKernel
TKCDF
TKLCAF
TKTObj
TKMath
TKDraw
TKDCAF

View File

@ -1,2 +1,7 @@
TKMath
TKernel
TKG2d
TKG3d
TKGeomBase
TKBRep
TKGeomAlgo

20
src/TKTopTest/EXTERNLIB Normal file
View File

@ -0,0 +1,20 @@
TKBRep
TKGeomAlgo
TKTopAlgo
TKernel
TKMath
TKBO
TKG2d
TKG3d
TKDraw
TKHLR
TKGeomBase
TKMesh
TKService
TKV3d
TKV2d
TKFillet
TKPrim
TKBool
TKOffset
TKFeat

View File

@ -1 +1,2 @@
PACKAGES
EXTERNLIB

View File

@ -1 +1,10 @@
TKernel
TKMath
TKGeomBase
TKG2d
TKGeomAlgo
TKBRep
TKHLR
TKTopAlgo
TKG3d
TKService

View File

@ -1,5 +1,15 @@
TKBRep
TKMath
TKernel
TKService
TKTopAlgo
TKG2d
TKG3d
TKGeomBase
TKMesh
TKGeomAlgo
TKV2d
TKHLR
CSF_user32
CSF_gdi32
CSF_OpenGlLibs
CSF_OpenGlLibs

View File

@ -1 +1,13 @@
TKBRep
TKTopAlgo
TKMath
TKGeomBase
TKernel
TKPrim
TKG2d
TKG3d
TKMesh
TKHLR
TKService
TKGeomAlgo
TKV3d

View File

@ -1,3 +1,21 @@
TKGeomBase
TKFillet
TKBRep
TKTopAlgo
TKHLR
TKernel
TKMath
TKNIS
TKService
TKBool
TKPrim
TKGeomAlgo
TKG2d
TKTopTest
TKG3d
TKOffset
TKVoxel
TKMesh
TKV2d
TKV3d
TKDraw

11
src/TKVoxel/EXTERNLIB Normal file
View File

@ -0,0 +1,11 @@
TKBRep
TKernel
TKV3d
TKMath
TKService
TKGeomBase
TKG2d
TKTopAlgo
TKG3d
TKV2d
TKMesh

1
src/TKVoxel/FILES Normal file
View File

@ -0,0 +1 @@
EXTERNLIB

View File

@ -1 +1,12 @@
TKBRep
TKernel
TKMath
TKService
TKG2d
TKTopAlgo
TKV3d
TKCDF
TKLCAF
TKG3d
TKV2d
TKCAF

View File

@ -1,3 +1,11 @@
TKPLCAF
TKernel
PTKernel
TKMath
TKPShape
TKCDF
TKShapeSchema
TKLCAF
TKPCAF
TKXCAF
TKStdLSchema

View File

@ -1,3 +1,22 @@
TKCDF
TKBRep
TKXCAF
TKernel
TKIGES
TKV3d
TKMath
TKNIS
TKService
TKXSBase
TKG2d
TKCAF
TKDraw
TKTopAlgo
TKLCAF
TKG3d
TKSTEPBase
TKSTEP
TKMesh
TKXSDRAW
TKXDEIGES
TKXDESTEP

View File

@ -1,2 +1,9 @@
TKBRep
TKernel
TKMath
TKXSBase
TKCDF
TKLCAF
TKG2d
TKXCAF
TKIGES

View File

@ -1,2 +1,13 @@
TKBRep
TKSTEPAttr
TKernel
TKMath
TKXSBase
TKG2d
TKCAF
TKSTEPBase
TKCDF
TKLCAF
TKG3d
TKXCAF
TKSTEP

5
src/TKXMesh/EXTERNLIB Normal file
View File

@ -0,0 +1,5 @@
TKBRep
TKMath
TKernel
TKG2d
TKMesh

1
src/TKXMesh/FILES Normal file
View File

@ -0,0 +1 @@
EXTERNLIB

View File

@ -1,2 +1,8 @@
TKBRep
TKernel
TKMath
TKG2d
TKG3d
TKTopAlgo
TKGeomBase
TKShHealing

View File

@ -1,3 +1,21 @@
TKBRep
TKV3d
TKMath
TKNIS
TKernel
TKService
TKXSBase
TKMeshVS
TKG3d
TKViewerTest
TKV2d
TKG2d
TKSTEPBase
TKTopAlgo
TKShHealing
TKGeomBase
TKGeomAlgo
TKMesh
TKDraw
TKSTEP
TKIGES

View File

@ -1,3 +1,11 @@
TKCDF
TKernel
TKV3d
TKMath
TKBRep
TKG2d
TKGeomBase
TKG3d
TKLCAF
TKCAF
TKXmlL

View File

@ -1 +1,4 @@
TKCDF
TKernel
TKMath
TKLCAF

View File

@ -1 +1,6 @@
TKCDF
TKernel
TKTObj
TKMath
TKLCAF
TKXmlL

View File

@ -1,2 +1,12 @@
TKXmlL
TKBRep
TKCDF
TKMath
TKernel
TKG2d
TKGeomBase
TKCAF
TKG3d
TKLCAF
TKXCAF
TKXml