Merge branch 'master' of github.com:lordmulder/LameXP
This commit is contained in:
commit
80fb69bed5
@ -2758,6 +2758,40 @@
|
|||||||
<Filter
|
<Filter
|
||||||
Name="Dialogs"
|
Name="Dialogs"
|
||||||
>
|
>
|
||||||
|
<File
|
||||||
|
RelativePath=".\gui\AboutDialog.ui"
|
||||||
|
>
|
||||||
|
<FileConfiguration
|
||||||
|
Name="Debug|Win32"
|
||||||
|
>
|
||||||
|
<Tool
|
||||||
|
Name="VCCustomBuildTool"
|
||||||
|
Description="UIC "$(SolutionDir)tmp\UIC_$(SafeInputName).h""
|
||||||
|
CommandLine=""$(QTDIR)\bin\uic.exe" -o "$(SolutionDir)tmp\UIC_$(SafeInputName).h" "$(InputPath)""
|
||||||
|
Outputs=""$(SolutionDir)tmp\UIC_$(SafeInputName).h""
|
||||||
|
/>
|
||||||
|
</FileConfiguration>
|
||||||
|
<FileConfiguration
|
||||||
|
Name="Release|Win32"
|
||||||
|
>
|
||||||
|
<Tool
|
||||||
|
Name="VCCustomBuildTool"
|
||||||
|
Description="UIC "$(SolutionDir)tmp\UIC_$(SafeInputName).h""
|
||||||
|
CommandLine=""$(QTDIR)\bin\uic.exe" -o "$(SolutionDir)tmp\UIC_$(SafeInputName).h" "$(InputPath)""
|
||||||
|
Outputs=""$(SolutionDir)tmp\UIC_$(SafeInputName).h""
|
||||||
|
/>
|
||||||
|
</FileConfiguration>
|
||||||
|
<FileConfiguration
|
||||||
|
Name="Release_Static|Win32"
|
||||||
|
>
|
||||||
|
<Tool
|
||||||
|
Name="VCCustomBuildTool"
|
||||||
|
Description="UIC "$(SolutionDir)tmp\UIC_$(SafeInputName).h""
|
||||||
|
CommandLine=""$(QTDIR)\bin\uic.exe" -o "$(SolutionDir)tmp\UIC_$(SafeInputName).h" "$(InputPath)""
|
||||||
|
Outputs=""$(SolutionDir)tmp\UIC_$(SafeInputName).h""
|
||||||
|
/>
|
||||||
|
</FileConfiguration>
|
||||||
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath=".\gui\CueSheetImport.ui"
|
RelativePath=".\gui\CueSheetImport.ui"
|
||||||
>
|
>
|
||||||
|
@ -38,7 +38,6 @@
|
|||||||
<file>icons/control_play_blue.png</file>
|
<file>icons/control_play_blue.png</file>
|
||||||
<file>icons/cpu.png</file>
|
<file>icons/cpu.png</file>
|
||||||
<file>icons/cross.png</file>
|
<file>icons/cross.png</file>
|
||||||
<file>icons/crown.png</file>
|
|
||||||
<file>icons/date.png</file>
|
<file>icons/date.png</file>
|
||||||
<file>icons/delete.png</file>
|
<file>icons/delete.png</file>
|
||||||
<file>icons/disk.png</file>
|
<file>icons/disk.png</file>
|
||||||
|
Loading…
Reference in New Issue
Block a user