Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
O
openstructure
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Container registry
Model registry
Analyze
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
schwede
openstructure
Commits
61f0eb2c
Commit
61f0eb2c
authored
12 years ago
by
Marco Biasini
Browse files
Options
Downloads
Patches
Plain Diff
reremove module_config.hh
parent
1b29edb5
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
modules/gui/src/module_config.hh
+0
-36
0 additions, 36 deletions
modules/gui/src/module_config.hh
with
0 additions
and
36 deletions
modules/gui/src/module_config.hh
deleted
100644 → 0
+
0
−
36
View file @
1b29edb5
//------------------------------------------------------------------------------
// This file is part of the OpenStructure project <www.openstructure.org>
//
// Copyright (C) 2008-2011 by the OpenStructure authors
//
// This library is free software; you can redistribute it and/or modify it under
// the terms of the GNU Lesser General Public License as published by the Free
// Software Foundation; either version 3.0 of the License, or (at your option)
// any later version.
// This library is distributed in the hope that it will be useful, but WITHOUT
// ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
// FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more
// details.
//
// You should have received a copy of the GNU Lesser General Public License
// along with this library; if not, write to the Free Software Foundation, Inc.,
// 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
//------------------------------------------------------------------------------
#ifndef OST_GUI_MODULE_CONFIG_HH
#define OST_GUI_MODULE_CONFIG_HH
/*
DO NOT EDIT, automatically generated by CMake
*/
#include
<ost/base.hh>
#define OST_SPNAV_ENABLED 0
#if defined(OST_MODULE_OST_GUI)
# define DLLEXPORT_OST_GUI DLLEXPORT
#else
# define DLLEXPORT_OST_GUI DLLIMPORT
#endif
#endif
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment