~mechaphoenix25/do-plugins/xmms2Plugin

« back to all changes in this revision

Viewing changes to xmms2++/xmms2++.mdp

  • Committer: scott
  • Date: 2008-07-19 22:54:24 UTC
  • Revision ID: scott@scott-laptop-20080719225424-eudqrd0uknkx1w7w
Removed xmms2++, nothing useful in there anyway

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<Project name="xmms2++" fileversion="2.0" language="CPP" ctype="CProject">
2
 
  <Configurations active="Release">
3
 
    <Configuration name="Debug" SourceDirectory="." ctype="CProjectConfiguration">
4
 
      <Output directory="bin/Debug" output="xmms2++" />
5
 
      <Build debugmode="True" target="Bin" />
6
 
      <Execution runwithwarnings="True" consolepause="True" />
7
 
      <CodeGeneration WarningLevel="Normal" WarningsAsErrors="False" OptimizationLevel="0" ExtraCompilerArguments="" ExtraLinkerArguments="" DefineSymbols="DEBUG MONODEVELOP" ctype="CCompilationParameters" />
8
 
    </Configuration>
9
 
    <Configuration name="Release" SourceDirectory="." ctype="CProjectConfiguration">
10
 
      <Output directory="bin/Release" output="xmms2++" />
11
 
      <Build debugmode="False" target="Bin" />
12
 
      <Execution runwithwarnings="True" consolepause="True" />
13
 
      <CodeGeneration WarningLevel="Normal" WarningsAsErrors="False" OptimizationLevel="3" ExtraCompilerArguments="" ExtraLinkerArguments="" DefineSymbols="MONODEVELOP" ctype="CCompilationParameters" />
14
 
    </Configuration>
15
 
  </Configurations>
16
 
  <Contents>
17
 
    <File name="cover.cpp" subtype="Code" buildaction="Compile" />
18
 
  </Contents>
19
 
  <compiler ctype="GppCompiler" />
20
 
  <Packages>
21
 
    <ProjectPackage file="xmms2-client-glib" name="xmms2-client-glib" IsProject="False" />
22
 
    <ProjectPackage file="xmms2-client" name="xmms2-client" IsProject="False" />
23
 
    <ProjectPackage file="xmms2-plugin" name="xmms2-plugin" IsProject="False" />
24
 
  </Packages>
25
 
</Project>
 
 
b'\\ No newline at end of file'