From 2deb8237995d749ab79149eff8434339faad9099 Mon Sep 17 00:00:00 2001 From: "SND\\weimingzhi_cp" Date: Mon, 10 Jan 2011 06:35:55 +0000 Subject: - include the plugins in .dsw/.sln file (cdrsapu is not included for now due to uncertain license issue). git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@61958 e17a0e51-4ae3-4d35-97c3-1a29b211df97 --- win32/plugins/PadSSSPSX/PadSSSPSX.vcproj | 280 +++++++++++++ win32/plugins/dfsound/DFSound.vcproj | 601 +++++++++++++++++++++++++++ win32/plugins/dfxvideo/DFXVideo.vcproj | 593 ++++++++++++++++++++++++++ win32/plugins/peopsxgl/gpuPeopsOpenGL.vcproj | 546 ++++++++++++++++++++++++ 4 files changed, 2020 insertions(+) create mode 100644 win32/plugins/PadSSSPSX/PadSSSPSX.vcproj create mode 100644 win32/plugins/dfsound/DFSound.vcproj create mode 100644 win32/plugins/dfxvideo/DFXVideo.vcproj create mode 100644 win32/plugins/peopsxgl/gpuPeopsOpenGL.vcproj (limited to 'win32/plugins') diff --git a/win32/plugins/PadSSSPSX/PadSSSPSX.vcproj b/win32/plugins/PadSSSPSX/PadSSSPSX.vcproj new file mode 100644 index 00000000..c473c6ae --- /dev/null +++ b/win32/plugins/PadSSSPSX/PadSSSPSX.vcproj @@ -0,0 +1,280 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/win32/plugins/dfsound/DFSound.vcproj b/win32/plugins/dfsound/DFSound.vcproj new file mode 100644 index 00000000..686ff4f4 --- /dev/null +++ b/win32/plugins/dfsound/DFSound.vcproj @@ -0,0 +1,601 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/win32/plugins/dfxvideo/DFXVideo.vcproj b/win32/plugins/dfxvideo/DFXVideo.vcproj new file mode 100644 index 00000000..f67eaf2b --- /dev/null +++ b/win32/plugins/dfxvideo/DFXVideo.vcproj @@ -0,0 +1,593 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/win32/plugins/peopsxgl/gpuPeopsOpenGL.vcproj b/win32/plugins/peopsxgl/gpuPeopsOpenGL.vcproj new file mode 100644 index 00000000..b097e2a9 --- /dev/null +++ b/win32/plugins/peopsxgl/gpuPeopsOpenGL.vcproj @@ -0,0 +1,546 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit v1.2.3