[longomatch] define OSTYPE_LINUX for monodevelop
- From: Andoni Morales Alastruey <amorales src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [longomatch] define OSTYPE_LINUX for monodevelop
- Date: Fri, 28 Sep 2012 23:02:46 +0000 (UTC)
commit cc87e3d1e301ab9109a320a206fb1c855f9938cc
Author: Andoni Morales Alastruey <ylatuya gmail com>
Date: Sat Sep 29 01:02:14 2012 +0200
define OSTYPE_LINUX for monodevelop
libcesarplayer/liblongomatch.mdp | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/libcesarplayer/liblongomatch.mdp b/libcesarplayer/liblongomatch.mdp
index 48cfdaf..1656a00 100644
--- a/libcesarplayer/liblongomatch.mdp
+++ b/libcesarplayer/liblongomatch.mdp
@@ -4,13 +4,13 @@
<Output directory="../bin" output="libcesarplayer.dll" />
<Build debugmode="True" target="SharedLibrary" />
<Execution consolepause="True" runwithwarnings="True" />
- <CodeGeneration WarningLevel="Normal" WarningsAsErrors="False" OptimizationLevel="0" ExtraCompilerArguments="" ExtraLinkerArguments="" DefineSymbols="DEBUG MONODEVELOP" ctype="CCompilationParameters" />
+ <CodeGeneration WarningLevel="Normal" WarningsAsErrors="False" OptimizationLevel="0" ExtraCompilerArguments="" ExtraLinkerArguments="" DefineSymbols="DEBUG MONODEVELOP OSTYPE_LINUX" ctype="CCompilationParameters" />
</Configuration>
<Configuration name="Release" SourceDirectory="." ctype="CProjectConfiguration">
<Output directory="../bin" output="libcesarplayer.dll" />
<Build debugmode="True" target="SharedLibrary" />
<Execution consolepause="True" runwithwarnings="True" />
- <CodeGeneration WarningLevel="All" WarningsAsErrors="False" OptimizationLevel="3" ExtraCompilerArguments="" ExtraLinkerArguments="" DefineSymbols="MONODEVELOP" ctype="CCompilationParameters" />
+ <CodeGeneration WarningLevel="All" WarningsAsErrors="False" OptimizationLevel="3" ExtraCompilerArguments="" ExtraLinkerArguments="" DefineSymbols="MONODEVELOP OSTYPE_LINUX" ctype="CCompilationParameters" />
</Configuration>
</Configurations>
<Contents>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]