summaryrefslogtreecommitdiff
path: root/gcsdk/gcsdk_gcmessages_include.vpc
blob: cf124976ad3afef0c432db095196a11af7356bb3 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
$Project
{
	$Folder "Protobuf Files"
	{
		$File "$SRCDIR\gcsdk\gcsdk_gcmessages.proto"
		$Folder "Generated Files"
		{
			$DynamicFile "$GENERATED_PROTO_DIR\gcsdk_gcmessages.pb.h"
			$DynamicFile "$GENERATED_PROTO_DIR\gcsdk_gcmessages.pb.cc"
			{
				$Configuration
				{
					$Compiler 
					{
						$Create/UsePrecompiledHeader	"Not Using Precompiled Headers"
					}
				}
			}
		}
	}

}