?? jamfile.jam
字號:
# ================================================================## Railsys# --------------## Copyright (c) 2002 Institute of Transport, # Railway Construction and Operation, # University of Hanover, Germany# Copyright (c) 2006 J黵gen Hunold## Distributed under the Boost Software License, Version 1.0.# (See accompanying file LICENSE_1_0.txt or copy at# http://www.boost.org/LICENSE_1_0.txt)## 02/21/02! J黵gen Hunold## $Id: jamfile.jam 49353 2008-10-16 08:42:03Z vladimir_prus $## ================================================================local BOOST_ROOT = [ modules.peek : BOOST_ROOT ] ;use-project /libx : ../libx/src ;project program : requirements <include>$(BOOST_ROOT) <threading>multi <library>/qt3//qt <hardcode-dll-paths>true <stdlib>stlport <use>/libx <library>/libx//libx : usage-requirements <include>$(BOOST_ROOT) : default-build release <threading>multi <library>/qt3//qt <hardcode-dll-paths>true ;build-project main ;
?? 快捷鍵說明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -