File tree Expand file tree Collapse file tree 3 files changed +6
-4
lines changed
Expand file tree Collapse file tree 3 files changed +6
-4
lines changed Original file line number Diff line number Diff line change 1919
2020#if JUCE_MAC
2121 #include < signal.h>
22+ #include < sys/types.h>
23+ #include < unistd.h>
2224#endif
2325
2426// Defined in Main.cpp, used to create the file logger as early as possible
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" ?>
22
3- <JUCERPROJECT name =" pluginval" projectType =" guiapp" jucerVersion =" 5.4.5 " id =" IA2Ov0"
3+ <JUCERPROJECT name =" pluginval" projectType =" guiapp" jucerVersion =" 5.4.7 " id =" IA2Ov0"
44 version =" 0.2.4" companyName =" Tracktion" headerPath =" ../../modules/juce/modules/juce_audio_processors/format_types/VST3_SDK" >
55 <MAINGROUP id =" zUhKLj" name =" pluginval" >
66 <FILE id =" gV5MZv" name =" CHANGELIST.md" compile =" 0" resource =" 0" file =" CHANGELIST.md" />
8787 </VS2017 >
8888 <LINUX_MAKE targetFolder =" Builds/LinuxMakefile" smallIcon =" k3tDOE" bigIcon =" k3tDOE" >
8989 <CONFIGURATIONS >
90- <CONFIGURATION isDebug =" 1" name =" Debug" targetName =" pluginval" />
91- <CONFIGURATION isDebug =" 0" name =" Release" targetName =" pluginval" />
90+ <CONFIGURATION isDebug =" 1" name =" Debug" targetName =" pluginval" linuxArchitecture = " -m64 " />
91+ <CONFIGURATION isDebug =" 0" name =" Release" targetName =" pluginval" linuxArchitecture = " -m64 " />
9292 </CONFIGURATIONS >
9393 <MODULEPATHS >
9494 <MODULEPATH id =" juce_gui_extra" path =" modules/juce/modules" />
You can’t perform that action at this time.
0 commit comments