Home
last modified time | relevance | path

Searched defs:with_shared (Results 1 – 2 of 2) sorted by relevance

/dports/devel/replxx/replxx-release-0.0.3/
H A Dmake.ps15 [Parameter(Mandatory=$False)] [switch]$with_shared = $false, variable
44 if ( $with_shared ) { in debug() variable
51 if ( $with_shared ) { in release() variable
/dports/math/curv/curv-0.5/extern/replxx/
H A Dmake.ps15 [Parameter(Mandatory=$False)] [switch]$with_shared = $false, variable
44 if ( $with_shared ) { in debug() variable
51 if ( $with_shared ) { in release() variable