axmol/tests/js-tests/project/proj.win8.1-universal/App.Shared/pch.h

13 lines
152 B
C
Raw Normal View History

2015-04-16 18:07:35 +08:00
//
// pch.h
// Header for standard system include files.
//
#pragma once
#include "mozilla\Char16.h"
#include "cocos2d.h"
#include "cocos-ext.h"