mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-02-05 03:50:07 +00:00
2.0.33
This commit is contained in:
parent
b0302ce30f
commit
9fbc963d96
52 changed files with 447 additions and 57 deletions
|
|
@ -371,6 +371,17 @@
|
|||
<File RelativePath="..\..\..\..\modules\juce_core\threads\juce_ChildProcess.h"/>
|
||||
<File RelativePath="..\..\..\..\modules\juce_core\threads\juce_CriticalSection.h"/>
|
||||
<File RelativePath="..\..\..\..\modules\juce_core\threads\juce_DynamicLibrary.h"/>
|
||||
<File RelativePath="..\..\..\..\modules\juce_core\threads\juce_HighResolutionTimer.cpp">
|
||||
<FileConfiguration Name="Debug|Win32"
|
||||
ExcludedFromBuild="true">
|
||||
<Tool Name="VCCLCompilerTool"/>
|
||||
</FileConfiguration>
|
||||
<FileConfiguration Name="Release|Win32"
|
||||
ExcludedFromBuild="true">
|
||||
<Tool Name="VCCLCompilerTool"/>
|
||||
</FileConfiguration>
|
||||
</File>
|
||||
<File RelativePath="..\..\..\..\modules\juce_core\threads\juce_HighResolutionTimer.h"/>
|
||||
<File RelativePath="..\..\..\..\modules\juce_core\threads\juce_InterProcessLock.h"/>
|
||||
<File RelativePath="..\..\..\..\modules\juce_core\threads\juce_Process.h"/>
|
||||
<File RelativePath="..\..\..\..\modules\juce_core\threads\juce_ReadWriteLock.cpp">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue