mirror of
https://github.com/boostorg/build.git
synced 2026-02-15 13:02:11 +00:00
Adjust example
[SVN r35704]
This commit is contained in:
@@ -13,8 +13,8 @@ cpp-pch pch
|
||||
include/pch.hpp
|
||||
: # requirements
|
||||
<include>include
|
||||
<toolset>msvc:<source>source/pch.cpp
|
||||
;
|
||||
explicit pch ;
|
||||
|
||||
# exe ##########################################################################
|
||||
|
||||
|
||||
@@ -1,8 +0,0 @@
|
||||
/* Copyright 2006 Ilya Sokolov
|
||||
|
||||
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)
|
||||
*/
|
||||
|
||||
#include <pch.hpp>
|
||||
Reference in New Issue
Block a user