mirror of
https://github.com/hrydgard/ppsspp.git
synced 2025-04-02 11:01:50 -04:00
Delete unused files
This commit is contained in:
parent
0e59cd7641
commit
032f51988d
5 changed files with 0 additions and 21 deletions
|
@ -1,2 +0,0 @@
|
|||
#include "pch.h"
|
||||
#include "lua.h"
|
|
@ -1 +0,0 @@
|
|||
#pragma once
|
|
@ -1 +0,0 @@
|
|||
#include "pch.h"
|
|
@ -1,9 +0,0 @@
|
|||
#pragma once
|
||||
|
||||
#include "targetver.h"
|
||||
|
||||
#ifndef WIN32_LEAN_AND_MEAN
|
||||
#define WIN32_LEAN_AND_MEAN
|
||||
#endif
|
||||
|
||||
#include <windows.h>
|
|
@ -1,8 +0,0 @@
|
|||
#pragma once
|
||||
|
||||
// Including SDKDDKVer.h defines the highest available Windows platform.
|
||||
|
||||
// If you wish to build your application for a previous Windows platform, include WinSDKVer.h and
|
||||
// set the _WIN32_WINNT macro to the platform you wish to support before including SDKDDKVer.h.
|
||||
|
||||
#include <SDKDDKVer.h>
|
Loading…
Add table
Reference in a new issue