[3627] | 1 | <?xml version="1.0" encoding="Windows-1252"?>
|
---|
| 2 | <VisualStudioProject
|
---|
| 3 | ProjectType="Visual C++"
|
---|
| 4 | Version="9.00"
|
---|
| 5 | Name="makemovie"
|
---|
| 6 | ProjectGUID="{A65DC7CE-D5BF-4CB6-942F-C970076E68C9}"
|
---|
| 7 | RootNamespace="makemovie"
|
---|
| 8 | Keyword="Win32Proj"
|
---|
| 9 | TargetFrameworkVersion="131072"
|
---|
| 10 | >
|
---|
| 11 | <Platforms>
|
---|
| 12 | <Platform
|
---|
| 13 | Name="Win32"
|
---|
| 14 | />
|
---|
| 15 | </Platforms>
|
---|
| 16 | <ToolFiles>
|
---|
| 17 | </ToolFiles>
|
---|
| 18 | <Configurations>
|
---|
| 19 | <Configuration
|
---|
| 20 | Name="Debug|Win32"
|
---|
| 21 | OutputDirectory="$(SolutionDir)\win32\$(ConfigurationName)\bin"
|
---|
| 22 | IntermediateDirectory="$(OutDir)\$(ProjectName)"
|
---|
| 23 | ConfigurationType="1"
|
---|
| 24 | CharacterSet="1"
|
---|
| 25 | >
|
---|
| 26 | <Tool
|
---|
| 27 | Name="VCPreBuildEventTool"
|
---|
| 28 | CommandLine=""
|
---|
| 29 | />
|
---|
| 30 | <Tool
|
---|
| 31 | Name="VCCustomBuildTool"
|
---|
| 32 | />
|
---|
| 33 | <Tool
|
---|
| 34 | Name="VCXMLDataGeneratorTool"
|
---|
| 35 | />
|
---|
| 36 | <Tool
|
---|
| 37 | Name="VCWebServiceProxyGeneratorTool"
|
---|
| 38 | />
|
---|
| 39 | <Tool
|
---|
| 40 | Name="VCMIDLTool"
|
---|
| 41 | />
|
---|
| 42 | <Tool
|
---|
| 43 | Name="VCCLCompilerTool"
|
---|
| 44 | Optimization="0"
|
---|
| 45 | AdditionalIncludeDirectories="..\win32;..\pipi;..\win32\ffmpeg\include"
|
---|
| 46 | PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE"
|
---|
| 47 | MinimalRebuild="true"
|
---|
| 48 | BasicRuntimeChecks="3"
|
---|
| 49 | RuntimeLibrary="3"
|
---|
| 50 | UsePrecompiledHeader="0"
|
---|
| 51 | WarningLevel="3"
|
---|
| 52 | Detect64BitPortabilityProblems="true"
|
---|
| 53 | DebugInformationFormat="4"
|
---|
| 54 | />
|
---|
| 55 | <Tool
|
---|
| 56 | Name="VCManagedResourceCompilerTool"
|
---|
| 57 | />
|
---|
| 58 | <Tool
|
---|
| 59 | Name="VCResourceCompilerTool"
|
---|
| 60 | />
|
---|
| 61 | <Tool
|
---|
| 62 | Name="VCPreLinkEventTool"
|
---|
| 63 | />
|
---|
| 64 | <Tool
|
---|
| 65 | Name="VCLinkerTool"
|
---|
| 66 | AdditionalDependencies="avutil-50.lib avformat-52.lib avcodec-52.lib swscale-0.lib"
|
---|
| 67 | LinkIncremental="2"
|
---|
| 68 | AdditionalLibraryDirectories="..\win32\ffmpeg\lib"
|
---|
| 69 | GenerateDebugInformation="true"
|
---|
| 70 | SubSystem="1"
|
---|
| 71 | RandomizedBaseAddress="1"
|
---|
| 72 | DataExecutionPrevention="0"
|
---|
| 73 | TargetMachine="1"
|
---|
| 74 | />
|
---|
| 75 | <Tool
|
---|
| 76 | Name="VCALinkTool"
|
---|
| 77 | />
|
---|
| 78 | <Tool
|
---|
| 79 | Name="VCManifestTool"
|
---|
| 80 | />
|
---|
| 81 | <Tool
|
---|
| 82 | Name="VCXDCMakeTool"
|
---|
| 83 | />
|
---|
| 84 | <Tool
|
---|
| 85 | Name="VCBscMakeTool"
|
---|
| 86 | />
|
---|
| 87 | <Tool
|
---|
| 88 | Name="VCFxCopTool"
|
---|
| 89 | />
|
---|
| 90 | <Tool
|
---|
| 91 | Name="VCAppVerifierTool"
|
---|
| 92 | />
|
---|
| 93 | <Tool
|
---|
| 94 | Name="VCPostBuildEventTool"
|
---|
| 95 | CommandLine="xcopy /Y /D $(SolutionDir)\win32\ffmpeg\lib\*.dll $(OutDir)"
|
---|
| 96 | />
|
---|
| 97 | </Configuration>
|
---|
| 98 | <Configuration
|
---|
| 99 | Name="Release|Win32"
|
---|
| 100 | OutputDirectory="$(SolutionDir)\win32\$(ConfigurationName)\bin"
|
---|
| 101 | IntermediateDirectory="$(OutDir)\$(ProjectName)"
|
---|
| 102 | ConfigurationType="1"
|
---|
| 103 | CharacterSet="1"
|
---|
| 104 | WholeProgramOptimization="1"
|
---|
| 105 | >
|
---|
| 106 | <Tool
|
---|
| 107 | Name="VCPreBuildEventTool"
|
---|
| 108 | CommandLine=""
|
---|
| 109 | />
|
---|
| 110 | <Tool
|
---|
| 111 | Name="VCCustomBuildTool"
|
---|
| 112 | />
|
---|
| 113 | <Tool
|
---|
| 114 | Name="VCXMLDataGeneratorTool"
|
---|
| 115 | />
|
---|
| 116 | <Tool
|
---|
| 117 | Name="VCWebServiceProxyGeneratorTool"
|
---|
| 118 | />
|
---|
| 119 | <Tool
|
---|
| 120 | Name="VCMIDLTool"
|
---|
| 121 | />
|
---|
| 122 | <Tool
|
---|
| 123 | Name="VCCLCompilerTool"
|
---|
| 124 | AdditionalIncludeDirectories="..\win32;..\pipi;..\win32\ffmpeg\include"
|
---|
| 125 | PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE"
|
---|
| 126 | RuntimeLibrary="2"
|
---|
| 127 | UsePrecompiledHeader="0"
|
---|
| 128 | WarningLevel="3"
|
---|
| 129 | Detect64BitPortabilityProblems="true"
|
---|
| 130 | DebugInformationFormat="3"
|
---|
| 131 | />
|
---|
| 132 | <Tool
|
---|
| 133 | Name="VCManagedResourceCompilerTool"
|
---|
| 134 | />
|
---|
| 135 | <Tool
|
---|
| 136 | Name="VCResourceCompilerTool"
|
---|
| 137 | />
|
---|
| 138 | <Tool
|
---|
| 139 | Name="VCPreLinkEventTool"
|
---|
| 140 | />
|
---|
| 141 | <Tool
|
---|
| 142 | Name="VCLinkerTool"
|
---|
| 143 | AdditionalDependencies="avutil-50.lib avformat-52.lib avcodec-52.lib swscale-0.lib"
|
---|
| 144 | LinkIncremental="2"
|
---|
| 145 | AdditionalLibraryDirectories="..\win32\ffmpeg\lib"
|
---|
| 146 | GenerateDebugInformation="true"
|
---|
| 147 | SubSystem="1"
|
---|
| 148 | OptimizeReferences="2"
|
---|
| 149 | EnableCOMDATFolding="2"
|
---|
| 150 | RandomizedBaseAddress="1"
|
---|
| 151 | DataExecutionPrevention="0"
|
---|
| 152 | TargetMachine="1"
|
---|
| 153 | />
|
---|
| 154 | <Tool
|
---|
| 155 | Name="VCALinkTool"
|
---|
| 156 | />
|
---|
| 157 | <Tool
|
---|
| 158 | Name="VCManifestTool"
|
---|
| 159 | />
|
---|
| 160 | <Tool
|
---|
| 161 | Name="VCXDCMakeTool"
|
---|
| 162 | />
|
---|
| 163 | <Tool
|
---|
| 164 | Name="VCBscMakeTool"
|
---|
| 165 | />
|
---|
| 166 | <Tool
|
---|
| 167 | Name="VCFxCopTool"
|
---|
| 168 | />
|
---|
| 169 | <Tool
|
---|
| 170 | Name="VCAppVerifierTool"
|
---|
| 171 | />
|
---|
| 172 | <Tool
|
---|
| 173 | Name="VCPostBuildEventTool"
|
---|
| 174 | CommandLine="xcopy /Y /D $(SolutionDir)\win32\ffmpeg\lib\*.dll $(OutDir)"
|
---|
| 175 | />
|
---|
| 176 | </Configuration>
|
---|
| 177 | </Configurations>
|
---|
| 178 | <References>
|
---|
| 179 | </References>
|
---|
| 180 | <Files>
|
---|
| 181 | <File
|
---|
| 182 | RelativePath="..\win32\config.h"
|
---|
| 183 | >
|
---|
| 184 | </File>
|
---|
| 185 | <File
|
---|
| 186 | RelativePath=".\makemovie.c"
|
---|
| 187 | >
|
---|
| 188 | </File>
|
---|
| 189 | </Files>
|
---|
| 190 | <Globals>
|
---|
| 191 | </Globals>
|
---|
| 192 | </VisualStudioProject>
|
---|