Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/windirstat/premake-4.x-stable.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Perkins <starkos@industriousone.com>2011-08-16 20:22:08 +0400
committerJason Perkins <starkos@industriousone.com>2011-08-16 20:22:08 +0400
commit875c5c586c875f94c337bdfa6693f7bf44c21746 (patch)
treeb681b8829c798d117a152839cd1e12b5e62f19cb /tests/actions/vstudio/vc200x/test_filters.lua
parentb950a1cc5f64b5d3236dc527c33608a60ae9da97 (diff)
Fixed Xcode3 bug with sources in a subdirectory and grouped in virtual path4.4-beta3
Diffstat (limited to 'tests/actions/vstudio/vc200x/test_filters.lua')
-rw-r--r--tests/actions/vstudio/vc200x/test_filters.lua5
1 files changed, 0 insertions, 5 deletions
diff --git a/tests/actions/vstudio/vc200x/test_filters.lua b/tests/actions/vstudio/vc200x/test_filters.lua
index 0d057ef..d2bb3cd 100644
--- a/tests/actions/vstudio/vc200x/test_filters.lua
+++ b/tests/actions/vstudio/vc200x/test_filters.lua
@@ -56,8 +56,3 @@ local vc200x = premake.vstudio.vc200x
</Filter>
]]
end
-
-
--- TODO: should be NO filter, with uuid
--- can I tell if this is a virtual folder by munging the path?
--- can I build that feature into the source tree? \ No newline at end of file