diff --git a/apps/test/tetramesh/test/test.cpp b/apps/test/tetramesh/test/test.cpp new file mode 100644 index 00000000..2a3c3590 --- /dev/null +++ b/apps/test/tetramesh/test/test.cpp @@ -0,0 +1,7 @@ +#include +#include +using namespace vcg; +int main( int argc, char **argv ) +{ + +} \ No newline at end of file diff --git a/apps/test/tetramesh/test/test.ncb b/apps/test/tetramesh/test/test.ncb new file mode 100644 index 00000000..d28ab54a Binary files /dev/null and b/apps/test/tetramesh/test/test.ncb differ diff --git a/apps/test/tetramesh/test/test.sln b/apps/test/tetramesh/test/test.sln new file mode 100644 index 00000000..8537f2b1 --- /dev/null +++ b/apps/test/tetramesh/test/test.sln @@ -0,0 +1,21 @@ +Microsoft Visual Studio Solution File, Format Version 7.00 +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "test", "test.vcproj", "{27987C13-6147-48FE-AA21-B2175451AA13}" +EndProject +Global + GlobalSection(SolutionConfiguration) = preSolution + ConfigName.0 = Debug + ConfigName.1 = Release + EndGlobalSection + GlobalSection(ProjectDependencies) = postSolution + EndGlobalSection + GlobalSection(ProjectConfiguration) = postSolution + {27987C13-6147-48FE-AA21-B2175451AA13}.Debug.ActiveCfg = Debug|Win32 + {27987C13-6147-48FE-AA21-B2175451AA13}.Debug.Build.0 = Debug|Win32 + {27987C13-6147-48FE-AA21-B2175451AA13}.Release.ActiveCfg = Release|Win32 + {27987C13-6147-48FE-AA21-B2175451AA13}.Release.Build.0 = Release|Win32 + EndGlobalSection + GlobalSection(ExtensibilityGlobals) = postSolution + EndGlobalSection + GlobalSection(ExtensibilityAddIns) = postSolution + EndGlobalSection +EndGlobal diff --git a/apps/test/tetramesh/test/test.suo b/apps/test/tetramesh/test/test.suo new file mode 100644 index 00000000..a2396037 Binary files /dev/null and b/apps/test/tetramesh/test/test.suo differ diff --git a/apps/test/tetramesh/test/test.vcproj b/apps/test/tetramesh/test/test.vcproj new file mode 100644 index 00000000..96e8004b --- /dev/null +++ b/apps/test/tetramesh/test/test.vcproj @@ -0,0 +1,127 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +