summaryrefslogtreecommitdiff
path: root/ide/vc2005/table.vcproj
diff options
context:
space:
mode:
authorFabien Costantini <fabien@onepost.net>2010-03-22 06:31:05 +0000
committerFabien Costantini <fabien@onepost.net>2010-03-22 06:31:05 +0000
commit7b64bc866df64fb1f1e13a9794a19d265a55a0d0 (patch)
tree73bc78c96f67e2980d1d983e23c0b2446a9e5c13 /ide/vc2005/table.vcproj
parente85ff24c220c6d1d2a6159c90703cf9fbac790ea (diff)
Fixed vs2005 project dependencies, fixed bad file refs for recent projects added.
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@7316 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
Diffstat (limited to 'ide/vc2005/table.vcproj')
-rw-r--r--ide/vc2005/table.vcproj44
1 files changed, 0 insertions, 44 deletions
diff --git a/ide/vc2005/table.vcproj b/ide/vc2005/table.vcproj
index 1f1d82290..56db7997b 100644
--- a/ide/vc2005/table.vcproj
+++ b/ide/vc2005/table.vcproj
@@ -436,50 +436,6 @@
/>
</FileConfiguration>
</File>
- <File
- RelativePath="..\..\test\table.fl"
- >
- <FileConfiguration
- Name="Debug|Win32"
- >
- <Tool
- Name="VCCustomBuildTool"
- Description="Create .cxx and .h file with fluidd"
- CommandLine="cfluid /D $(InputName).fl&#x0D;&#x0A;"
- Outputs="../../test/$(InputName).cxx"
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Release|Win32"
- >
- <Tool
- Name="VCCustomBuildTool"
- Description="Create $(InputName).cxx and $(InputName).h file with fluid"
- CommandLine="cfluid $(InputName).fl&#x0D;&#x0A;"
- Outputs="../../test/$(InputName).cxx"
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Debug Cairo|Win32"
- >
- <Tool
- Name="VCCustomBuildTool"
- Description="Create .cxx and .h file with fluidd"
- CommandLine="cfluid /D $(InputName).fl&#x0D;&#x0A;"
- Outputs="../../test/$(InputName).cxx"
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Release Cairo|Win32"
- >
- <Tool
- Name="VCCustomBuildTool"
- Description="Create .cxx and .h file with fluid"
- CommandLine="cfluid $(InputName).fl&#x0D;&#x0A;"
- Outputs="../../test/$(InputName).cxx"
- />
- </FileConfiguration>
- </File>
</Files>
<Globals>
</Globals>