mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-12-22 05:16:21 +00:00
- The entire QGraphics mess seems to be cleared up now
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9552 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
aba840c1cb
commit
751f2fc0cc
@ -2930,6 +2930,23 @@
|
||||
CompileAs="2"/>
|
||||
</FileConfiguration>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\src\frontends\qt2\QGraphics.h">
|
||||
<FileConfiguration
|
||||
Name="Debug|Win32">
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"
|
||||
CommandLine=""
|
||||
Outputs=""/>
|
||||
</FileConfiguration>
|
||||
<FileConfiguration
|
||||
Name="Release|Win32">
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"
|
||||
CommandLine=""
|
||||
Outputs=""/>
|
||||
</FileConfiguration>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\src\frontends\qt2\QGraphicsDialog.C">
|
||||
<FileConfiguration
|
||||
@ -7868,25 +7885,6 @@
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"
|
||||
CommandLine="%QTDIR%\bin\moc -o $(InputDir)moc\$(InputName)_moc.C $(InputPath)
|
||||
"
|
||||
Outputs="$(InputDir)moc\$(InputName)_moc.C"/>
|
||||
</FileConfiguration>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\src\frontends\qt2\QGraphics.h">
|
||||
<FileConfiguration
|
||||
Name="Debug|Win32">
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"
|
||||
CommandLine="%QTDIR%\bin\moc -o $(InputDir)moc\$(InputName)_moc.C $(InputPath)
|
||||
"
|
||||
Outputs="$(InputDir)moc\$(InputName)_moc.C"/>
|
||||
</FileConfiguration>
|
||||
<FileConfiguration
|
||||
Name="Release|Win32">
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"
|
||||
CommandLine="%QTDIR%\bin\moc -o $(InputDir)moc\$(InputName)_moc.C $(InputPath)
|
||||
"
|
||||
Outputs="$(InputDir)moc\$(InputName)_moc.C"/>
|
||||
</FileConfiguration>
|
||||
@ -8610,9 +8608,6 @@
|
||||
<File
|
||||
RelativePath="..\..\src\frontends\qt2\moc\qfontexample_moc.C">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\src\frontends\qt2\moc\QGraphics_moc.C">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\src\frontends\qt2\moc\QGraphicsDialog_moc.C">
|
||||
</File>
|
||||
|
Loading…
Reference in New Issue
Block a user