mirror of
https://github.com/boostorg/build.git
synced 2026-02-16 01:12:13 +00:00
Restore project_test2.py to life again.
[SVN r14337]
This commit is contained in:
@@ -8,9 +8,9 @@ import property ;
|
||||
|
||||
feature toolset : : implicit ;
|
||||
feature optimization : off space speed ;
|
||||
feature runtime-link : dynamic static : link-incompatible ;
|
||||
feature runtime-link : dynamic static : link-incompatible optional ;
|
||||
feature rtti : on off : link-incompatible ;
|
||||
feature threading : single multi : link-incompatible ;
|
||||
feature threading : single multi : link-incompatible optional ;
|
||||
feature "include" : : free path ;
|
||||
feature variant : debug release : implicit composite ;
|
||||
|
||||
|
||||
@@ -8,9 +8,9 @@ import property ;
|
||||
|
||||
feature toolset : : implicit ;
|
||||
feature optimization : off space speed ;
|
||||
feature runtime-link : dynamic static : link-incompatible ;
|
||||
feature runtime-link : dynamic static : link-incompatible optional ;
|
||||
feature rtti : on off : link-incompatible ;
|
||||
feature threading : single multi : link-incompatible ;
|
||||
feature threading : single multi : link-incompatible optional ;
|
||||
feature "include" : : free path ;
|
||||
feature variant : debug release : implicit composite ;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user