From 37c97e345d12f95dde44e1d1a4c2f2aadd4615bc Mon Sep 17 00:00:00 2001 From: sanine Date: Thu, 25 Aug 2022 14:54:53 -0500 Subject: add initial structure --- .../c/build/vs2010/PortAudioJNI/PortAudioJNI.sln | 26 +++ .../build/vs2010/PortAudioJNI/PortAudioJNI.vcproj | 198 +++++++++++++++++++++ .../build/vs2010/PortAudioJNI/PortAudioJNI.vcxproj | 174 ++++++++++++++++++ 3 files changed, 398 insertions(+) create mode 100644 portaudio/bindings/java/c/build/vs2010/PortAudioJNI/PortAudioJNI.sln create mode 100644 portaudio/bindings/java/c/build/vs2010/PortAudioJNI/PortAudioJNI.vcproj create mode 100644 portaudio/bindings/java/c/build/vs2010/PortAudioJNI/PortAudioJNI.vcxproj (limited to 'portaudio/bindings/java/c/build/vs2010') diff --git a/portaudio/bindings/java/c/build/vs2010/PortAudioJNI/PortAudioJNI.sln b/portaudio/bindings/java/c/build/vs2010/PortAudioJNI/PortAudioJNI.sln new file mode 100644 index 0000000..6f8ef5f --- /dev/null +++ b/portaudio/bindings/java/c/build/vs2010/PortAudioJNI/PortAudioJNI.sln @@ -0,0 +1,26 @@ + +Microsoft Visual Studio Solution File, Format Version 11.00 +# Visual Studio 2010 +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "PortAudioJNI", "PortAudioJNI.vcxproj", "{4024D885-39B0-4C8A-B3E7-BAB4BA08DFBB}" +EndProject +Global + GlobalSection(SolutionConfigurationPlatforms) = preSolution + Debug|Win32 = Debug|Win32 + Debug|x64 = Debug|x64 + Release|Win32 = Release|Win32 + Release|x64 = Release|x64 + EndGlobalSection + GlobalSection(ProjectConfigurationPlatforms) = postSolution + {4024D885-39B0-4C8A-B3E7-BAB4BA08DFBB}.Debug|Win32.ActiveCfg = Debug|Win32 + {4024D885-39B0-4C8A-B3E7-BAB4BA08DFBB}.Debug|Win32.Build.0 = Debug|Win32 + {4024D885-39B0-4C8A-B3E7-BAB4BA08DFBB}.Debug|x64.ActiveCfg = Debug|x64 + {4024D885-39B0-4C8A-B3E7-BAB4BA08DFBB}.Debug|x64.Build.0 = Debug|x64 + {4024D885-39B0-4C8A-B3E7-BAB4BA08DFBB}.Release|Win32.ActiveCfg = Release|Win32 + {4024D885-39B0-4C8A-B3E7-BAB4BA08DFBB}.Release|Win32.Build.0 = Release|Win32 + {4024D885-39B0-4C8A-B3E7-BAB4BA08DFBB}.Release|x64.ActiveCfg = Release|x64 + {4024D885-39B0-4C8A-B3E7-BAB4BA08DFBB}.Release|x64.Build.0 = Release|x64 + EndGlobalSection + GlobalSection(SolutionProperties) = preSolution + HideSolutionNode = FALSE + EndGlobalSection +EndGlobal diff --git a/portaudio/bindings/java/c/build/vs2010/PortAudioJNI/PortAudioJNI.vcproj b/portaudio/bindings/java/c/build/vs2010/PortAudioJNI/PortAudioJNI.vcproj new file mode 100644 index 0000000..ce83264 --- /dev/null +++ b/portaudio/bindings/java/c/build/vs2010/PortAudioJNI/PortAudioJNI.vcproj @@ -0,0 +1,198 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/portaudio/bindings/java/c/build/vs2010/PortAudioJNI/PortAudioJNI.vcxproj b/portaudio/bindings/java/c/build/vs2010/PortAudioJNI/PortAudioJNI.vcxproj new file mode 100644 index 0000000..c7e881b --- /dev/null +++ b/portaudio/bindings/java/c/build/vs2010/PortAudioJNI/PortAudioJNI.vcxproj @@ -0,0 +1,174 @@ + + + + + Debug + Win32 + + + Debug + x64 + + + Release + Win32 + + + Release + x64 + + + + {4024D885-39B0-4C8A-B3E7-BAB4BA08DFBB} + PortAudioJNI + Win32Proj + + + + DynamicLibrary + Unicode + true + + + DynamicLibrary + Unicode + true + + + DynamicLibrary + Unicode + + + DynamicLibrary + Unicode + + + + + + + + + + + + + + + + + + + <_ProjectFileVersion>10.0.30319.1 + ..\..\..\..\jportaudio\ + ..\..\..\..\jportaudio\ + $(Configuration)\ + $(Configuration)\ + true + true + ..\..\..\..\jportaudio\ + ..\..\..\..\jportaudio\ + $(Configuration)\ + $(Configuration)\ + false + false + jportaudio_x64 + jportaudio_x86 + jportaudio_x86 + jportaudio_x64 + + + + Disabled + ..\..\..\..\..\..\include;%JAVA_HOME%\include;%JAVA_HOME%\include\win32 + WIN32;_DEBUG;_WINDOWS;_USRDLL;PORTAUDIOJNI_EXPORTS;%(PreprocessorDefinitions) + true + EnableFastChecks + MultiThreadedDebugDLL + + + Level3 + EditAndContinue + + + true + Windows + MachineX86 + + + + + Disabled + ..\..\..\..\..\..\include;%JAVA_HOME%\include;%JAVA_HOME%\include\win32 + WIN32;_DEBUG;_WINDOWS;_USRDLL;PORTAUDIOJNI_EXPORTS;%(PreprocessorDefinitions) + EnableFastChecks + MultiThreadedDebugDLL + + + Level3 + ProgramDatabase + + + true + Windows + + + + + MaxSpeed + true + WIN32;NDEBUG;_WINDOWS;_USRDLL;PORTAUDIOJNI_EXPORTS;%(PreprocessorDefinitions) + MultiThreadedDLL + true + + + Level3 + ProgramDatabase + ..\..\..\..\..\..\include;%JAVA_HOME%\include;%JAVA_HOME%\include\win32 + + + true + Windows + true + true + MachineX86 + + + + + MaxSpeed + true + WIN32;NDEBUG;_WINDOWS;_USRDLL;PORTAUDIOJNI_EXPORTS;%(PreprocessorDefinitions) + MultiThreadedDLL + true + + + Level3 + ProgramDatabase + ..\..\..\..\..\..\include;%JAVA_HOME%\include;%JAVA_HOME%\include\win32 + + + true + Windows + true + true + + + + + + + + + + + + + + + + + + + + \ No newline at end of file -- cgit v1.2.1