~ubuntu-branches/ubuntu/karmic/allegro4.2/karmic

« back to all changes in this revision

Viewing changes to build/msvc7/examples/exhello.vcproj

  • Committer: Bazaar Package Importer
  • Author(s): Sam Hocevar (Debian packages)
  • Date: 2008-03-03 11:28:56 UTC
  • mfrom: (1.1.3 hardy)
  • Revision ID: james.westby@ubuntu.com-20080303112856-4ds441er7nkn9th7
Tags: 2:4.2.2-2
* debian/control:
  + Add ${shlibs:Depends} to the liballegro4.2-dev dependencies.
  + Set policy to 3.7.3.

* debian/rules:
  + Ensure that packages built with liballegro 4.2.2 depend on liballegro
    >= 4.2.2 (Closes: #468081).

* debian/create_allegro-examples.pl:
  + Fix a "read without variable" bashism (Closes: #465134).

* debian/patches/005_no_unsharable.diff:
  + Remove extraneous libraries from allegro-config --libs output. Patch
    courtesy of Peter De Wachter (Closes: #462679).

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version="1.0" encoding="Windows-1252"?>
 
2
<VisualStudioProject ProjectType="Visual C++" Version="7.00" Name="exhello" ProjectGUID="{5BF32DE6-659E-4B48-A8F1-53B3DD753B55}" RootNameSpace="exhello" Keyword="Win32Proj"><Platforms><Platform Name="Win32"/></Platforms><ToolFiles/><Configurations><Configuration Name="Release|Win32" OutputDirectory="..\..\..\examples" IntermediateDirectory="..\..\..\obj\msvc\alleg" CharacterSet="0" WholeProgramOptimization="1" ConfigurationType="1"><Tool Name="VCPreBuildEventTool"/><Tool Name="VCCustomBuildTool"/><Tool Name="VCXMLDataGeneratorTool"/><Tool Name="VCWebServiceProxyGeneratorTool"/><Tool Name="VCMIDLTool"/><Tool Name="VCCLCompilerTool" AdditionalIncludeDirectories=".;..\..\..\;..\..\..\include" PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE" RuntimeLibrary="2" UsePrecompiledHeader="0" WarningLevel="1" Detect64BitPortabilityProblems="false" DebugInformationFormat="0" CompileAs="0"/><Tool Name="VCManagedResourceCompilerTool"/><Tool Name="VCResourceCompilerTool"/><Tool Name="VCPreLinkEventTool"/><Tool Name="VCLinkerTool" AdditionalDependencies=" ..\..\..\lib\msvc\alleg.lib kernel32.lib user32.lib gdi32.lib comdlg32.lib ole32.lib dinput.lib ddraw.lib dxguid.lib winmm.lib dsound.lib" OutputFile="$(OutDir)\exhello.exe" GenerateDebugInformation="false" SetChecksum="true" LinkIncremental="1" SubSystem="2"/><Tool Name="VCALinkTool"/><Tool Name="VCManifestTool"/><Tool Name="VCXDCMakeTool"/><Tool Name="VCBscMakeTool"/><Tool Name="VCFxCopTool"/><Tool Name="VCAppVerifierTool"/><Tool Name="VCWebDeploymentTool"/><Tool Name="VCPostBuildEventTool"/></Configuration></Configurations><References/><Files><Filter Name="Source Files" Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx" UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"><File RelativePath="..\..\..\examples\exhello.c"/></Filter><Filter Name="Header Files" Filter="h;hpp;hxx;hm;inl;inc;xsd" UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"/><Filter Name="Resource Files" Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav" UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"/></Files><Globals/></VisualStudioProject>