mirror of
https://github.com/reactos/reactos.git
synced 2025-08-02 21:06:17 +00:00
- silence output
svn path=/trunk/; revision=25090
This commit is contained in:
parent
bc5080e521
commit
9813d8a0b7
1 changed files with 0 additions and 1 deletions
|
@ -158,7 +158,6 @@ MSVCBackend::_generate_vcproj ( const Module& module )
|
|||
module.GetBasePath() );
|
||||
if ( module.type != RpcServer && module.type != RpcClient )
|
||||
{
|
||||
printf("path %s\n", path.c_str ());
|
||||
if ( path.find ("/include/reactos/idl") != string::npos)
|
||||
{
|
||||
include_idl = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue