The JUCE cross-platform C++ framework, with DISTRHO/KXStudio specific changes
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

147 lines
5.7KB

  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <VisualStudioProject ProjectType="Visual C++"
  3. Version="8.00"
  4. Name="BinaryBuilder"
  5. ProjectGUID="{07A3F0B4-D234-EC23-96A2-85290D0A0775}"
  6. TargetFrameworkVersion="131072">
  7. <Platforms>
  8. <Platform Name="Win32"/>
  9. </Platforms>
  10. <ToolFiles/>
  11. <Configurations>
  12. <Configuration Name="Debug&#124;Win32"
  13. OutputDirectory=".\Debug"
  14. IntermediateDirectory=".\Debug"
  15. ConfigurationType="1"
  16. UseOfMFC="0"
  17. ATLMinimizesCRunTimeLibraryUsage="false"
  18. CharacterSet="2">
  19. <Tool Name="VCPreBuildEventTool"/>
  20. <Tool Name="VCCustomBuildTool"/>
  21. <Tool Name="VCXMLDataGeneratorTool"/>
  22. <Tool Name="VCWebServiceProxyGeneratorTool"/>
  23. <Tool Name="VCMIDLTool"
  24. PreprocessorDefinitions="_DEBUG"
  25. MkTypLibCompatible="true"
  26. SuppressStartupBanner="true"
  27. TargetEnvironment="1"
  28. TypeLibraryName=".\Debug\BinaryBuilder.tlb"
  29. HeaderFileName=""/>
  30. <Tool Name="VCCLCompilerTool"
  31. Optimization="0"
  32. BufferSecurityCheck=""
  33. DebugInformationFormat="4"
  34. AdditionalIncludeDirectories=""
  35. PreprocessorDefinitions="WIN32;_WINDOWS;_DEBUG;_CONSOLE"
  36. RuntimeLibrary="1"
  37. RuntimeTypeInfo="true"
  38. UsePrecompiledHeader="0"
  39. PrecompiledHeaderFile=".\Debug\BinaryBuilder.pch"
  40. AssemblerListingLocation=".\Debug\"
  41. ObjectFile=".\Debug\"
  42. ProgramDataBaseFileName=".\Debug\"
  43. WarningLevel="3"
  44. SuppressStartupBanner="true"/>
  45. <Tool Name="VCManagedResourceCompilerTool"/>
  46. <Tool Name="VCResourceCompilerTool"
  47. PreprocessorDefinitions="_DEBUG"/>
  48. <Tool Name="VCPreLinkEventTool"/>
  49. <Tool Name="VCLinkerTool"
  50. OutputFile=".\Debug\BinaryBuilder.exe"
  51. SuppressStartupBanner="true"
  52. IgnoreDefaultLibraryNames="libcmt.lib, msvcrt.lib"
  53. GenerateDebugInformation="true"
  54. ProgramDatabaseFile=".\Debug\BinaryBuilder.pdb"
  55. SubSystem="1"
  56. RandomizedBaseAddress="1"
  57. DataExecutionPrevention="0"
  58. TargetMachine="1"/>
  59. <Tool Name="VCALinkTool"/>
  60. <Tool Name="VCManifestTool"/>
  61. <Tool Name="VCXDCMakeTool"/>
  62. <Tool Name="VCBscMakeTool"
  63. SuppressStartupBanner="true"
  64. OutputFile=".\Debug\BinaryBuilder.bsc"/>
  65. <Tool Name="VCFxCopTool"/>
  66. <Tool Name="VCAppVerifierTool"/>
  67. <Tool Name="VCPostBuildEventTool"/>
  68. </Configuration>
  69. <Configuration Name="Release&#124;Win32"
  70. OutputDirectory=".\Release"
  71. IntermediateDirectory=".\Release"
  72. ConfigurationType="1"
  73. UseOfMFC="0"
  74. ATLMinimizesCRunTimeLibraryUsage="false"
  75. CharacterSet="2"
  76. WholeProgramOptimization="1">
  77. <Tool Name="VCPreBuildEventTool"/>
  78. <Tool Name="VCCustomBuildTool"/>
  79. <Tool Name="VCXMLDataGeneratorTool"/>
  80. <Tool Name="VCWebServiceProxyGeneratorTool"/>
  81. <Tool Name="VCMIDLTool"
  82. PreprocessorDefinitions="NDEBUG"
  83. MkTypLibCompatible="true"
  84. SuppressStartupBanner="true"
  85. TargetEnvironment="1"
  86. TypeLibraryName=".\Release\BinaryBuilder.tlb"
  87. HeaderFileName=""/>
  88. <Tool Name="VCCLCompilerTool"
  89. Optimization="2"
  90. InlineFunctionExpansion="1"
  91. StringPooling="true"
  92. AdditionalIncludeDirectories=""
  93. PreprocessorDefinitions="WIN32;_WINDOWS;NDEBUG;_CONSOLE"
  94. RuntimeLibrary="0"
  95. RuntimeTypeInfo="true"
  96. UsePrecompiledHeader="0"
  97. PrecompiledHeaderFile=".\Release\BinaryBuilder.pch"
  98. AssemblerListingLocation=".\Release\"
  99. ObjectFile=".\Release\"
  100. ProgramDataBaseFileName=".\Release\"
  101. WarningLevel="3"
  102. SuppressStartupBanner="true"/>
  103. <Tool Name="VCManagedResourceCompilerTool"/>
  104. <Tool Name="VCResourceCompilerTool"
  105. PreprocessorDefinitions="NDEBUG"/>
  106. <Tool Name="VCPreLinkEventTool"/>
  107. <Tool Name="VCLinkerTool"
  108. OutputFile=".\Release\BinaryBuilder.exe"
  109. SuppressStartupBanner="true"
  110. IgnoreDefaultLibraryNames=""
  111. GenerateDebugInformation="false"
  112. ProgramDatabaseFile=".\Release\BinaryBuilder.pdb"
  113. SubSystem="1"
  114. GenerateManifest="false"
  115. OptimizeReferences="2"
  116. EnableCOMDATFolding="2"
  117. RandomizedBaseAddress="1"
  118. DataExecutionPrevention="0"
  119. TargetMachine="1"/>
  120. <Tool Name="VCALinkTool"/>
  121. <Tool Name="VCManifestTool"/>
  122. <Tool Name="VCXDCMakeTool"/>
  123. <Tool Name="VCBscMakeTool"
  124. SuppressStartupBanner="true"
  125. OutputFile=".\Release\BinaryBuilder.bsc"/>
  126. <Tool Name="VCFxCopTool"/>
  127. <Tool Name="VCAppVerifierTool"/>
  128. <Tool Name="VCPostBuildEventTool"/>
  129. </Configuration>
  130. </Configurations>
  131. <References/>
  132. <Files>
  133. <Filter Name="BinaryBuilder">
  134. <Filter Name="Source">
  135. <File RelativePath="..\..\Source\Main.cpp"/>
  136. </Filter>
  137. </Filter>
  138. <Filter Name="Juce Library Code">
  139. <File RelativePath="..\..\JuceLibraryCode\AppConfig.h"/>
  140. <File RelativePath="..\..\JuceLibraryCode\JuceHeader.h"/>
  141. <File RelativePath="..\..\JuceLibraryCode\JuceLibraryCode.cpp"/>
  142. </Filter>
  143. </Files>
  144. <Globals/>
  145. </VisualStudioProject>