gearmulator

Emulation of classic VA synths of the late 90s/2000s that are based on Motorola 56300 family DSPs
Log | Files | Refs | Submodules | README | LICENSE

portmidi-static.vcproj (4513B)


      1 <?xml version="1.0" encoding = "Windows-1252"?>
      2 <VisualStudioProject
      3 	ProjectType="Visual C++"
      4 	Version="9.00"
      5 	Name="portmidi-static"
      6 	ProjectGUID="{2985D5DA-D91E-44E0-924B-E612B6AA33F6}"
      7 	Keyword="Win32Proj">
      8 	<Platforms>
      9 		<Platform
     10 			Name="Win32"/>
     11 	</Platforms>
     12 	<Configurations>
     13 		<Configuration
     14 			Name="Debug|Win32"
     15 			OutputDirectory="Debug"
     16 			IntermediateDirectory="portmidi-static.dir\Debug"
     17 			ConfigurationType="4"
     18 			UseOfMFC="0"
     19 			ATLMinimizesCRunTimeLibraryUsage="FALSE"
     20 			CharacterSet="2">
     21 			<Tool
     22 				Name="VCCLCompilerTool"
     23 				AdditionalOptions=" /Zm1000"
     24 				AdditionalIncludeDirectories="..\pm_common;..\porttime;&quot;C:\Program Files\Java\jdk1.6.0_16\include&quot;;&quot;C:\Program Files\Java\jdk1.6.0_16\include\win32&quot;;"
     25 				BasicRuntimeChecks="3"
     26 				CompileAs="1"
     27 				DebugInformationFormat="3"
     28 				ExceptionHandling="0"
     29 				InlineFunctionExpansion="0"
     30 				Optimization="0"
     31 				RuntimeLibrary="1"
     32 				WarningLevel="3"
     33 				PreprocessorDefinitions="WIN32,_WINDOWS,_DEBUG,PM_CHECK_ERRORS=1,DEBUG,CMAKE_INTDIR=\&quot;Debug\&quot;"
     34 				AssemblerListingLocation="Debug"
     35 				ObjectFile="$(IntDir)\"
     36 				ProgramDataBaseFileName="../Debug/portmidi_s.pdb"
     37 />
     38 			<Tool
     39 				Name="VCCustomBuildTool"/>
     40 			<Tool
     41 				Name="VCResourceCompilerTool"
     42 				AdditionalIncludeDirectories="..\pm_common;..\porttime;&quot;C:\Program Files\Java\jdk1.6.0_16\include&quot;;&quot;C:\Program Files\Java\jdk1.6.0_16\include\win32&quot;;"
     43 				PreprocessorDefinitions="WIN32,_WINDOWS,_DEBUG,PM_CHECK_ERRORS=1,DEBUG,CMAKE_INTDIR=\&quot;Debug\&quot;"/>
     44 			<Tool
     45 				Name="VCMIDLTool"
     46 				PreprocessorDefinitions="WIN32,_WINDOWS,_DEBUG,PM_CHECK_ERRORS=1,DEBUG,CMAKE_INTDIR=\&quot;Debug\&quot;"
     47 				MkTypLibCompatible="FALSE"
     48 				TargetEnvironment="1"
     49 				GenerateStublessProxies="TRUE"
     50 				TypeLibraryName="$(InputName).tlb"
     51 				OutputDirectory="$(IntDir)"
     52 				HeaderFileName="$(InputName).h"
     53 				DLLDataFileName=""
     54 				InterfaceIdentifierFileName="$(InputName)_i.c"
     55 				ProxyFileName="$(InputName)_p.c"/>
     56 			<Tool
     57 				Name="VCPreBuildEventTool"/>
     58 			<Tool
     59 				Name="VCPreLinkEventTool"/>
     60 			<Tool
     61 				Name="VCPostBuildEventTool"/>
     62 			<Tool
     63 				Name="VCLibrarianTool"
     64 				OutputFile="..\Debug\portmidi_s.lib"/>
     65 		</Configuration>
     66 		<Configuration
     67 			Name="Release|Win32"
     68 			OutputDirectory="Release"
     69 			IntermediateDirectory="portmidi-static.dir\Release"
     70 			ConfigurationType="4"
     71 			UseOfMFC="0"
     72 			ATLMinimizesCRunTimeLibraryUsage="FALSE"
     73 			CharacterSet="2">
     74 			<Tool
     75 				Name="VCCLCompilerTool"
     76 				AdditionalOptions=" /Zm1000"
     77 				AdditionalIncludeDirectories="..\pm_common;..\porttime;&quot;C:\Program Files\Java\jdk1.6.0_16\include&quot;;&quot;C:\Program Files\Java\jdk1.6.0_16\include\win32&quot;;"
     78 				CompileAs="1"
     79 				ExceptionHandling="0"
     80 				InlineFunctionExpansion="2"
     81 				Optimization="2"
     82 				RuntimeLibrary="0"
     83 				WarningLevel="3"
     84 				PreprocessorDefinitions="WIN32,_WINDOWS,NDEBUG,CMAKE_INTDIR=\&quot;Release\&quot;"
     85 				AssemblerListingLocation="Release"
     86 				ObjectFile="$(IntDir)\"
     87 				ProgramDataBaseFileName="../Release/portmidi_s.pdb"
     88 />
     89 			<Tool
     90 				Name="VCCustomBuildTool"/>
     91 			<Tool
     92 				Name="VCResourceCompilerTool"
     93 				AdditionalIncludeDirectories="..\pm_common;..\porttime;&quot;C:\Program Files\Java\jdk1.6.0_16\include&quot;;&quot;C:\Program Files\Java\jdk1.6.0_16\include\win32&quot;;"
     94 				PreprocessorDefinitions="WIN32,_WINDOWS,NDEBUG,CMAKE_INTDIR=\&quot;Release\&quot;"/>
     95 			<Tool
     96 				Name="VCMIDLTool"
     97 				PreprocessorDefinitions="WIN32,_WINDOWS,NDEBUG,CMAKE_INTDIR=\&quot;Release\&quot;"
     98 				MkTypLibCompatible="FALSE"
     99 				TargetEnvironment="1"
    100 				GenerateStublessProxies="TRUE"
    101 				TypeLibraryName="$(InputName).tlb"
    102 				OutputDirectory="$(IntDir)"
    103 				HeaderFileName="$(InputName).h"
    104 				DLLDataFileName=""
    105 				InterfaceIdentifierFileName="$(InputName)_i.c"
    106 				ProxyFileName="$(InputName)_p.c"/>
    107 			<Tool
    108 				Name="VCPreBuildEventTool"/>
    109 			<Tool
    110 				Name="VCPreLinkEventTool"/>
    111 			<Tool
    112 				Name="VCPostBuildEventTool"/>
    113 			<Tool
    114 				Name="VCLibrarianTool"
    115 				OutputFile="..\Release\portmidi_s.lib"/>
    116 		</Configuration>
    117 	</Configurations>
    118 	<Files>
    119 		<Filter
    120 			Name="Source Files"
    121 			Filter="">
    122 			<File
    123 				RelativePath="..\pm_win\pmwin.c">
    124 			</File>
    125 			<File
    126 				RelativePath="..\pm_win\pmwinmm.c">
    127 			</File>
    128 			<File
    129 				RelativePath="..\porttime\ptwinmm.c">
    130 			</File>
    131 			<File
    132 				RelativePath="..\pm_common\pmutil.c">
    133 			</File>
    134 			<File
    135 				RelativePath="..\pm_common\portmidi.c">
    136 			</File>
    137 		</Filter>
    138 	</Files>
    139 	<Globals>
    140 	</Globals>
    141 </VisualStudioProject>