diff options
author | Richard Linden <none@none> | 2013-11-08 19:54:02 -0800 |
---|---|---|
committer | Richard Linden <none@none> | 2013-11-08 19:54:02 -0800 |
commit | b77c3d777ef082d3c566d94a1ac33f912b6bbbd3 (patch) | |
tree | 0e7a5f1edc22b716a71a84376ae53b477b41cd2f /BuildParams | |
parent | d71cafa4bcecb311bce626a15dd185e4750994ea (diff) |
removed old viewer-interesting build params
Diffstat (limited to 'BuildParams')
-rwxr-xr-x | BuildParams | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/BuildParams b/BuildParams index 3bfa6e787c..73bc3c7cfc 100755 --- a/BuildParams +++ b/BuildParams @@ -197,16 +197,6 @@ runway.viewer_grid = agni runway.build_debug_release_separately = true runway.build_CYGWIN_Debug = false runway.build_viewer_update_version_manager = false - -# ======================================== -# viewer-interesting -# ======================================== - -viewer-interesting.viewer_channel = "Project Viewer - Interesting" -viewer-interesting.build_debug_release_separately = true -viewer-interesting.build_CYGWIN_Debug = false -viewer-interesting.build_viewer_update_version_manager = false - # eof |