mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-22 10:00:33 +00:00
Add qt2/validators.[Ch]. Remove qt2/lengthvalidator.[Ch].
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9942 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
d242843c81
commit
125b960c92
@ -2264,15 +2264,6 @@
|
||||
CompileAs="2"/>
|
||||
</FileConfiguration>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\src\frontends\qt2\lengthvalidator.C">
|
||||
<FileConfiguration
|
||||
Name="Debug|Win32">
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
CompileAs="2"/>
|
||||
</FileConfiguration>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\src\frontends\qt2\lyx_gui.C">
|
||||
<FileConfiguration
|
||||
@ -3893,6 +3884,9 @@
|
||||
CompileAs="2"/>
|
||||
</FileConfiguration>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\src\frontends\qt2\validators.C">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\src\frontends\qt2\WorkAreaFactory.C">
|
||||
<FileConfiguration
|
||||
@ -7349,25 +7343,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\lengthvalidator.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>
|
||||
@ -8436,6 +8411,23 @@
|
||||
Outputs="$(InputDir)moc\$(InputName)_moc.C"/>
|
||||
</FileConfiguration>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\src\frontends\qt2\validators.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>
|
||||
</File>
|
||||
</Filter>
|
||||
<Filter
|
||||
Name="moc"
|
||||
@ -8458,19 +8450,6 @@
|
||||
<File
|
||||
RelativePath="..\..\src\frontends\qt2\moc\lengthcombo_moc.C">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\src\frontends\qt2\moc\lengthvalidator_moc.C">
|
||||
<FileConfiguration
|
||||
Name="Debug|Win32">
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"/>
|
||||
</FileConfiguration>
|
||||
<FileConfiguration
|
||||
Name="Release|Win32">
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"/>
|
||||
</FileConfiguration>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\src\frontends\qt2\moc\panelstack_moc.C">
|
||||
</File>
|
||||
@ -8639,6 +8618,9 @@
|
||||
<File
|
||||
RelativePath="..\..\src\frontends\qt2\moc\socket_callback_moc.C">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\src\frontends\qt2\moc\validators_moc.C">
|
||||
</File>
|
||||
</Filter>
|
||||
</Filter>
|
||||
</Filter>
|
||||
|
Loading…
Reference in New Issue
Block a user