init - 初始化项目
This commit is contained in:
10
samples/winrt_universal/PhoneTutorial/pch.h
Normal file
10
samples/winrt_universal/PhoneTutorial/pch.h
Normal file
@@ -0,0 +1,10 @@
|
||||
//
|
||||
// pch.h
|
||||
// Header for standard system include files.
|
||||
//
|
||||
|
||||
#pragma once
|
||||
|
||||
#include <collection.h>
|
||||
#include <ppltasks.h>
|
||||
#include "App.xaml.h"
|
||||
Reference in New Issue
Block a user