Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
OpenFlipper-Free
OpenFlipper
Commits
43a78bf4
Commit
43a78bf4
authored
Jun 19, 2018
by
Jan Möbius
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Removed old VS files
parent
73f31e56
Changes
5
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
0 additions
and
1405 deletions
+0
-1405
libs_required/ACG/ACG.pro
libs_required/ACG/ACG.pro
+0
-41
libs_required/ACG/ACG/ACG.sln
libs_required/ACG/ACG/ACG.sln
+0
-49
libs_required/ACG/ACG/ACG.suo
libs_required/ACG/ACG/ACG.suo
+0
-0
libs_required/ACG/ACG/ACG_VC2008/ACG_VC2008.vcproj
libs_required/ACG/ACG/ACG_VC2008/ACG_VC2008.vcproj
+0
-1293
libs_required/ACG/ACG/ACG_VC2008/ReadMe.txt
libs_required/ACG/ACG/ACG_VC2008/ReadMe.txt
+0
-22
No files found.
libs_required/ACG/ACG.pro
deleted
100644 → 0
View file @
73f31e56
################################################################################
#
################################################################################
include
(
$$
TOPDIR
/
qmake
/
all
.
include
)
Library
()
glew
()
glut
()
openmesh
()
contains
(
OPENFLIPPER
,
OpenFlipper
){
ftgl
()
message
(
ACG
Library
is
Building
for
OpenFlipper
)
}
DIRECTORIES
=
.
Geometry
Config
/
Geometry
/
Types
GL
Glut
IO
Math
QtWidgets
Scenegraph
QtScenegraph
ShaderUtils
Utils
win32
{
DEFINES
+=
_USE_MATH_DEFINES
NOMINMAX
INCLUDE_TEMPLATES
#
CONFIG
+=
static
DEFINES
+=
ACGDLL
contains
(
OPENFLIPPER
,
OpenFlipper
){
DESTDIR
=
$$
{
TOPDIR
}
/
OpenFlipper
/
$$
{
BUILDDIRECTORY
}
}
}
macx
{
QMAKE_LFLAGS_SONAME
=
-
install_name
$$
{
LITERAL_WHITESPACE
}
$$
{
TOPDIR
}
/
ACG
/
lib
/
$$
{
BUILDDIRECTORY
}
/
export
(
QMAKE_LFLAGS_SONAME
)
}
#
Input
HEADERS
+=
$$
getFilesFromDir
(
$$
DIRECTORIES
,
*.
hh
)
SOURCES
+=
$$
getFilesFromDir
(
$$
DIRECTORIES
,
*.
cc
)
FORMS
+=
$$
getFilesFromDir
(
$$
DIRECTORIES
,
*.
ui
)
installs
()
################################################################################
libs_required/ACG/ACG/ACG.sln
deleted
100755 → 0
View file @
73f31e56
Microsoft Visual Studio Solution File, Format Version 9.00
# Visual Studio 2005
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "OpenMesh_Core", "..\..\OpenMesh\Core\OpenMesh_Core.vcproj", "{ED38FC0A-3C42-4D41-B234-B2912430DE52}"
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "OpenMesh_Tools", "..\..\OpenMesh\Tools\OpenMesh_Tools.vcproj", "{682CF0FD-24AD-44AC-8438-A6BECD7ABE1C}"
ProjectSection(ProjectDependencies) = postProject
{ED38FC0A-3C42-4D41-B234-B2912430DE52} = {ED38FC0A-3C42-4D41-B234-B2912430DE52}
EndProjectSection
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ACG_VC2005", "ACG_VC2005\ACG_VC2005.vcproj", "{C19056DB-9E3F-4D52-8D0E-0CEDD42B8DDC}"
ProjectSection(ProjectDependencies) = postProject
{682CF0FD-24AD-44AC-8438-A6BECD7ABE1C} = {682CF0FD-24AD-44AC-8438-A6BECD7ABE1C}
{ED38FC0A-3C42-4D41-B234-B2912430DE52} = {ED38FC0A-3C42-4D41-B234-B2912430DE52}
EndProjectSection
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "MVIEW", "MVIEW\MVIEW.vcproj", "{F3285AAB-E8C1-40B6-BC57-C0D46F18BBE1}"
ProjectSection(ProjectDependencies) = postProject
{ED38FC0A-3C42-4D41-B234-B2912430DE52} = {ED38FC0A-3C42-4D41-B234-B2912430DE52}
{C19056DB-9E3F-4D52-8D0E-0CEDD42B8DDC} = {C19056DB-9E3F-4D52-8D0E-0CEDD42B8DDC}
{682CF0FD-24AD-44AC-8438-A6BECD7ABE1C} = {682CF0FD-24AD-44AC-8438-A6BECD7ABE1C}
EndProjectSection
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Win32 = Debug|Win32
Release|Win32 = Release|Win32
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{ED38FC0A-3C42-4D41-B234-B2912430DE52}.Debug|Win32.ActiveCfg = Debug|Win32
{ED38FC0A-3C42-4D41-B234-B2912430DE52}.Debug|Win32.Build.0 = Debug|Win32
{ED38FC0A-3C42-4D41-B234-B2912430DE52}.Release|Win32.ActiveCfg = Release|Win32
{ED38FC0A-3C42-4D41-B234-B2912430DE52}.Release|Win32.Build.0 = Release|Win32
{682CF0FD-24AD-44AC-8438-A6BECD7ABE1C}.Debug|Win32.ActiveCfg = Debug|Win32
{682CF0FD-24AD-44AC-8438-A6BECD7ABE1C}.Debug|Win32.Build.0 = Debug|Win32
{682CF0FD-24AD-44AC-8438-A6BECD7ABE1C}.Release|Win32.ActiveCfg = Release|Win32
{682CF0FD-24AD-44AC-8438-A6BECD7ABE1C}.Release|Win32.Build.0 = Release|Win32
{C19056DB-9E3F-4D52-8D0E-0CEDD42B8DDC}.Debug|Win32.ActiveCfg = Debug|Win32
{C19056DB-9E3F-4D52-8D0E-0CEDD42B8DDC}.Debug|Win32.Build.0 = Debug|Win32
{C19056DB-9E3F-4D52-8D0E-0CEDD42B8DDC}.Release|Win32.ActiveCfg = Release|Win32
{C19056DB-9E3F-4D52-8D0E-0CEDD42B8DDC}.Release|Win32.Build.0 = Release|Win32
{F3285AAB-E8C1-40B6-BC57-C0D46F18BBE1}.Debug|Win32.ActiveCfg = Debug|Win32
{F3285AAB-E8C1-40B6-BC57-C0D46F18BBE1}.Debug|Win32.Build.0 = Debug|Win32
{F3285AAB-E8C1-40B6-BC57-C0D46F18BBE1}.Release|Win32.ActiveCfg = Release|Win32
{F3285AAB-E8C1-40B6-BC57-C0D46F18BBE1}.Release|Win32.Build.0 = Release|Win32
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal
libs_required/ACG/ACG/ACG.suo
deleted
100755 → 0
View file @
73f31e56
File deleted
libs_required/ACG/ACG/ACG_VC2008/ACG_VC2008.vcproj
deleted
100755 → 0
View file @
73f31e56
This diff is collapsed.
Click to expand it.
libs_required/ACG/ACG/ACG_VC2008/ReadMe.txt
deleted
100755 → 0
View file @
73f31e56
========================================================================
STATIC LIBRARY : ACG_VC2008 Project Overview
========================================================================
AppWizard has created this ACG_VC2008 library project for you.
No source files were created as part of your project.
ACG_VC2008.vcproj
This is the main project file for VC++ projects generated using an Application Wizard.
It contains information about the version of Visual C++ that generated the file, and
information about the platforms, configurations, and project features selected with the
Application Wizard.
/////////////////////////////////////////////////////////////////////////////
Other notes:
AppWizard uses "TODO:" comments to indicate parts of the source code you
should add to or customize.
/////////////////////////////////////////////////////////////////////////////
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment