OpenCores
URL https://opencores.org/ocsvn/riscv_vhdl/riscv_vhdl/trunk

Subversion Repositories riscv_vhdl

[/] [riscv_vhdl/] [trunk/] [debugger/] [msvc13/] [gui_plugin/] [pre_build_event.bat] - Diff between revs 2 and 3

Go to most recent revision | Show entire file | Details | Blame | View Log

Rev 2 Rev 3
Line 5... Line 5...
 
 
 
 
set GUI_PLUGIN_SRC=..\..\src\gui_plugin\
set GUI_PLUGIN_SRC=..\..\src\gui_plugin\
 
 
%QT_PATH%\bin\rcc.exe -binary %GUI_PLUGIN_SRC%\resources\gui.qrc -o %GUI_PLUGIN_SRC%\resources\gui.rcc
%QT_PATH%\bin\rcc.exe -binary %GUI_PLUGIN_SRC%\resources\gui.qrc -o %GUI_PLUGIN_SRC%\resources\gui.rcc
 
%QT_PATH%\bin\moc.exe -i %GUI_PLUGIN_SRC%\qt_wrapper.h -o %GUI_PLUGIN_SRC%\moc_qt_wrapper.h
%QT_PATH%\bin\moc.exe -i %GUI_PLUGIN_SRC%\MainWindow\DbgMainWindow.h -o %GUI_PLUGIN_SRC%\MainWindow\moc_DbgMainWindow.h
%QT_PATH%\bin\moc.exe -i %GUI_PLUGIN_SRC%\MainWindow\DbgMainWindow.h -o %GUI_PLUGIN_SRC%\MainWindow\moc_DbgMainWindow.h
%QT_PATH%\bin\moc.exe -i %GUI_PLUGIN_SRC%\MainWindow\MdiAreaWidget.h -o %GUI_PLUGIN_SRC%\MainWindow\moc_MdiAreaWidget.h
%QT_PATH%\bin\moc.exe -i %GUI_PLUGIN_SRC%\MainWindow\MdiAreaWidget.h -o %GUI_PLUGIN_SRC%\MainWindow\moc_MdiAreaWidget.h
%QT_PATH%\bin\moc.exe -i %GUI_PLUGIN_SRC%\ControlWidget\ConsoleWidget.h -o %GUI_PLUGIN_SRC%\ControlWidget\moc_ConsoleWidget.h
%QT_PATH%\bin\moc.exe -i %GUI_PLUGIN_SRC%\ControlWidget\ConsoleWidget.h -o %GUI_PLUGIN_SRC%\ControlWidget\moc_ConsoleWidget.h
%QT_PATH%\bin\moc.exe -i %GUI_PLUGIN_SRC%\ControlWidget\PnpWidget.h -o %GUI_PLUGIN_SRC%\ControlWidget\moc_PnpWidget.h
%QT_PATH%\bin\moc.exe -i %GUI_PLUGIN_SRC%\ControlWidget\PnpWidget.h -o %GUI_PLUGIN_SRC%\ControlWidget\moc_PnpWidget.h
%QT_PATH%\bin\moc.exe -i %GUI_PLUGIN_SRC%\PeriphWidgets\UartEditor.h -o %GUI_PLUGIN_SRC%\PeriphWidgets\moc_UartEditor.h
%QT_PATH%\bin\moc.exe -i %GUI_PLUGIN_SRC%\PeriphWidgets\UartEditor.h -o %GUI_PLUGIN_SRC%\PeriphWidgets\moc_UartEditor.h

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.