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

ALL_BUILD.vcproj (3571B)


      1 <?xml version="1.0" encoding = "Windows-1252"?>
      2 <VisualStudioProject
      3 	ProjectType="Visual C++"
      4 	Version="9.00"
      5 	Name="ALL_BUILD"
      6 	ProjectGUID="{E1C2664B-91BB-4D4F-868C-433164F81101}"
      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="ALL_BUILD.dir\Debug"
     17 			ConfigurationType="10"
     18 			UseOfMFC="0"
     19 			ATLMinimizesCRunTimeLibraryUsage="FALSE"
     20 			CharacterSet="2">
     21 			<Tool
     22 				Name="VCCLCompilerTool"
     23 				AdditionalIncludeDirectories=".\pm_common;.\porttime;"
     24 				ExceptionHandling="0"
     25 				PreprocessorDefinitions="CMAKE_INTDIR=\&quot;Debug\&quot;"
     26 				AssemblerListingLocation="Debug"
     27 				ObjectFile="$(IntDir)\"
     28 />
     29 			<Tool
     30 				Name="VCCustomBuildTool"/>
     31 			<Tool
     32 				Name="VCResourceCompilerTool"
     33 				AdditionalIncludeDirectories=".\pm_common;.\porttime;"
     34 				PreprocessorDefinitions="CMAKE_INTDIR=\&quot;Debug\&quot;"/>
     35 			<Tool
     36 				Name="VCMIDLTool"
     37 				PreprocessorDefinitions="CMAKE_INTDIR=\&quot;Debug\&quot;"
     38 				MkTypLibCompatible="FALSE"
     39 				TargetEnvironment="1"
     40 				GenerateStublessProxies="TRUE"
     41 				TypeLibraryName="$(InputName).tlb"
     42 				OutputDirectory="$(IntDir)"
     43 				HeaderFileName="$(InputName).h"
     44 				DLLDataFileName=""
     45 				InterfaceIdentifierFileName="$(InputName)_i.c"
     46 				ProxyFileName="$(InputName)_p.c"/>
     47 			<Tool
     48 				Name="VCPreBuildEventTool"/>
     49 			<Tool
     50 				Name="VCPreLinkEventTool"/>
     51 			<Tool
     52 				Name="VCPostBuildEventTool"/>
     53 		</Configuration>
     54 		<Configuration
     55 			Name="Release|Win32"
     56 			OutputDirectory="Release"
     57 			IntermediateDirectory="ALL_BUILD.dir\Release"
     58 			ConfigurationType="10"
     59 			UseOfMFC="0"
     60 			ATLMinimizesCRunTimeLibraryUsage="FALSE"
     61 			CharacterSet="2">
     62 			<Tool
     63 				Name="VCCLCompilerTool"
     64 				AdditionalIncludeDirectories=".\pm_common;.\porttime;"
     65 				ExceptionHandling="0"
     66 				PreprocessorDefinitions="CMAKE_INTDIR=\&quot;Release\&quot;"
     67 				AssemblerListingLocation="Release"
     68 				ObjectFile="$(IntDir)\"
     69 />
     70 			<Tool
     71 				Name="VCCustomBuildTool"/>
     72 			<Tool
     73 				Name="VCResourceCompilerTool"
     74 				AdditionalIncludeDirectories=".\pm_common;.\porttime;"
     75 				PreprocessorDefinitions="CMAKE_INTDIR=\&quot;Release\&quot;"/>
     76 			<Tool
     77 				Name="VCMIDLTool"
     78 				PreprocessorDefinitions="CMAKE_INTDIR=\&quot;Release\&quot;"
     79 				MkTypLibCompatible="FALSE"
     80 				TargetEnvironment="1"
     81 				GenerateStublessProxies="TRUE"
     82 				TypeLibraryName="$(InputName).tlb"
     83 				OutputDirectory="$(IntDir)"
     84 				HeaderFileName="$(InputName).h"
     85 				DLLDataFileName=""
     86 				InterfaceIdentifierFileName="$(InputName)_i.c"
     87 				ProxyFileName="$(InputName)_p.c"/>
     88 			<Tool
     89 				Name="VCPreBuildEventTool"/>
     90 			<Tool
     91 				Name="VCPreLinkEventTool"/>
     92 			<Tool
     93 				Name="VCPostBuildEventTool"/>
     94 		</Configuration>
     95 	</Configurations>
     96 	<Files>
     97 			<File
     98 				RelativePath=".\CMakeFiles\ALL_BUILD">
     99 			</File>
    100 		<Filter
    101 			Name="CMake Rules"
    102 			Filter="">
    103 			<File
    104 				RelativePath=".\CMakeFiles\ALL_BUILD.rule">
    105 				<FileConfiguration
    106 					Name="Debug|Win32">
    107 					<Tool
    108 					Name="VCCustomBuildTool"
    109 					Description="Build all projects"
    110 					CommandLine=""
    111 					AdditionalDependencies=".\CMakeFiles\ALL_BUILD.rule"
    112 					Outputs=".\CMakeFiles\ALL_BUILD"/>
    113 				</FileConfiguration>
    114 				<FileConfiguration
    115 					Name="Release|Win32">
    116 					<Tool
    117 					Name="VCCustomBuildTool"
    118 					Description="Build all projects"
    119 					CommandLine=""
    120 					AdditionalDependencies=".\CMakeFiles\ALL_BUILD.rule"
    121 					Outputs=".\CMakeFiles\ALL_BUILD"/>
    122 				</FileConfiguration>
    123 			</File>
    124 		</Filter>
    125 	</Files>
    126 	<Globals>
    127 	</Globals>
    128 </VisualStudioProject>