mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-08-09 13:22:24 +03:00
0033378: Configuration - Moving ExpToCas into separate module
Moved ExpToCasExe and its DLL to new module - DETools Created new module - DETools to keep tools to DE Changed definition of main of ExpToCasExe to not const parameter FlexLexer.h moved to general location into TKernel
This commit is contained in:
@@ -18,7 +18,7 @@ proc DataExchange:toolkits { } {
|
||||
return [list TKXSBase TKSTEPBase TKSTEPAttr TKSTEP209 TKSTEP TKIGES \
|
||||
TKXCAF TKXDEIGES TKXDESTEP \
|
||||
TKXDE TKXDECascade \
|
||||
TKSTL TKVRML TKXmlXCAF TKBinXCAF TKRWMesh TKExpress]
|
||||
TKSTL TKVRML TKXmlXCAF TKBinXCAF TKRWMesh]
|
||||
}
|
||||
|
||||
;#
|
||||
@@ -29,7 +29,6 @@ proc DataExchange:ressources { } {
|
||||
[list both r XSMessage {} ] \
|
||||
[list both r SHMessage {} ] \
|
||||
[list both r XSTEPResource {} ] \
|
||||
[list both x ExpToCasExe {} ] \
|
||||
]
|
||||
}
|
||||
;#
|
||||
|
Reference in New Issue
Block a user