##// END OF EJS Templates
Separate the initialization of the properties of the graph of the update of the units of the graph....
Separate the initialization of the properties of the graph of the update of the units of the graph. The initialization of the properties is carried out when adding a variable in the graph, the update of the units is carried out when loading the data of this variable

File last commit:

r620:3dbb981097b0
r1308:41b7c6aab8be
Show More
cross_fedora_win64.txt
18 lines | 471 B | text/plain | TextLexer
[binaries]
c = 'x86_64-w64-mingw32-gcc'
cpp = 'x86_64-w64-mingw32-g++'
ar = 'x86_64-w64-mingw32-ar'
strip = 'x86_64-w64-mingw32-strip'
qmake = 'mingw64-qmake-qt5'
qmake-qt5 = 'mingw64-qmake-qt5'
moc-qt5 = '/usr/x86_64-w64-mingw32/bin/qt5/moc'
windres = 'x86_64-w64-mingw32-windres'
pkgconfig = 'mingw64-pkg-config'
exe_wrapper = 'wine' # A command used to run generated executables.
[host_machine]
system = 'windows'
cpu_family = 'x86'
cpu = 'x86_64'
endian = 'little'