[xiph-commits] r8804 - in trunk/oggdsf: sln/oggdsf_all src/lib/codecs/cmml/libCMMLTagsDotNET src/lib/helper src/lib/helper/libTemporalURIDotNET

illiminable at motherfish-iii.xiph.org illiminable at motherfish-iii.xiph.org
Sat Jan 29 01:32:33 PST 2005


Author: illiminable
Date: 2005-01-29 01:32:15 -0800 (Sat, 29 Jan 2005)
New Revision: 8804

Added:
   trunk/oggdsf/src/lib/helper/libTemporalURIDotNET/
   trunk/oggdsf/src/lib/helper/libTemporalURIDotNET/AssemblyInfo.cpp
   trunk/oggdsf/src/lib/helper/libTemporalURIDotNET/ReadMe.txt
   trunk/oggdsf/src/lib/helper/libTemporalURIDotNET/Stdafx.cpp
   trunk/oggdsf/src/lib/helper/libTemporalURIDotNET/Stdafx.h
   trunk/oggdsf/src/lib/helper/libTemporalURIDotNET/TimeStamp.cpp
   trunk/oggdsf/src/lib/helper/libTemporalURIDotNET/TimeStamp.h
   trunk/oggdsf/src/lib/helper/libTemporalURIDotNET/app.ico
   trunk/oggdsf/src/lib/helper/libTemporalURIDotNET/app.rc
   trunk/oggdsf/src/lib/helper/libTemporalURIDotNET/libTemporalURIDotNET.cpp
   trunk/oggdsf/src/lib/helper/libTemporalURIDotNET/libTemporalURIDotNET.h
   trunk/oggdsf/src/lib/helper/libTemporalURIDotNET/libTemporalURIDotNET.vcproj
   trunk/oggdsf/src/lib/helper/libTemporalURIDotNET/resource.h
Modified:
   trunk/oggdsf/sln/oggdsf_all/oggdsf_all.sln
   trunk/oggdsf/src/lib/codecs/cmml/libCMMLTagsDotNET/libCMMLTagsDotNET.vcproj
Log:
* Add temporal URI parsing library  to .net

Modified: trunk/oggdsf/sln/oggdsf_all/oggdsf_all.sln
===================================================================
--- trunk/oggdsf/sln/oggdsf_all/oggdsf_all.sln	2005-01-29 08:24:47 UTC (rev 8803)
+++ trunk/oggdsf/sln/oggdsf_all/oggdsf_all.sln	2005-01-29 09:32:15 UTC (rev 8804)
@@ -1190,6 +1190,13 @@
 	ProjectSection(ProjectDependencies) = postProject
 	EndProjectSection
 EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "libTemporalURIDotNET", "..\..\src\lib\helper\libTemporalURIDotNET\libTemporalURIDotNET.vcproj", "{E36945ED-A48B-40EC-A1F3-B90EDFDD3F00}"
+	ProjectSection(ProjectDependencies) = postProject
+		{37CA269C-45DF-4DF7-9C12-3FE3B651D6FC} = {37CA269C-45DF-4DF7-9C12-3FE3B651D6FC}
+		{FCFE729D-EADE-45BA-9506-7E82A46403F7} = {FCFE729D-EADE-45BA-9506-7E82A46403F7}
+		{2DA569EC-3E22-4BC9-A242-C7A56EB9C6F4} = {2DA569EC-3E22-4BC9-A242-C7A56EB9C6F4}
+	EndProjectSection
+EndProject
 Global
 	GlobalSection(SolutionConfiguration) = preSolution
 		Debug = Debug
@@ -2719,6 +2726,26 @@
 		{C1EEEFFD-5E6D-414D-A86B-104F8B4A5C40}.Release_SSE.Build.0 = Release|Win32
 		{C1EEEFFD-5E6D-414D-A86B-104F8B4A5C40}.Release_SSE2.ActiveCfg = Release|Win32
 		{C1EEEFFD-5E6D-414D-A86B-104F8B4A5C40}.Release_SSE2.Build.0 = Release|Win32
+		{E36945ED-A48B-40EC-A1F3-B90EDFDD3F00}.Debug.ActiveCfg = Debug|Win32
+		{E36945ED-A48B-40EC-A1F3-B90EDFDD3F00}.Debug.Build.0 = Debug|Win32
+		{E36945ED-A48B-40EC-A1F3-B90EDFDD3F00}.Debug Unicode.ActiveCfg = Debug|Win32
+		{E36945ED-A48B-40EC-A1F3-B90EDFDD3F00}.Debug Unicode.Build.0 = Debug|Win32
+		{E36945ED-A48B-40EC-A1F3-B90EDFDD3F00}.Debug__cdecl.ActiveCfg = Debug|Win32
+		{E36945ED-A48B-40EC-A1F3-B90EDFDD3F00}.Debug__cdecl.Build.0 = Debug|Win32
+		{E36945ED-A48B-40EC-A1F3-B90EDFDD3F00}.MakeFile.ActiveCfg = Release|Win32
+		{E36945ED-A48B-40EC-A1F3-B90EDFDD3F00}.MakeFile.Build.0 = Release|Win32
+		{E36945ED-A48B-40EC-A1F3-B90EDFDD3F00}.Release.ActiveCfg = Release|Win32
+		{E36945ED-A48B-40EC-A1F3-B90EDFDD3F00}.Release.Build.0 = Release|Win32
+		{E36945ED-A48B-40EC-A1F3-B90EDFDD3F00}.Release Unicode.ActiveCfg = Release|Win32
+		{E36945ED-A48B-40EC-A1F3-B90EDFDD3F00}.Release Unicode.Build.0 = Release|Win32
+		{E36945ED-A48B-40EC-A1F3-B90EDFDD3F00}.Release__cdecl.ActiveCfg = Release|Win32
+		{E36945ED-A48B-40EC-A1F3-B90EDFDD3F00}.Release__cdecl.Build.0 = Release|Win32
+		{E36945ED-A48B-40EC-A1F3-B90EDFDD3F00}.Release_NoDotNET.ActiveCfg = Release|Win32
+		{E36945ED-A48B-40EC-A1F3-B90EDFDD3F00}.Release_NoDotNET.Build.0 = Release|Win32
+		{E36945ED-A48B-40EC-A1F3-B90EDFDD3F00}.Release_SSE.ActiveCfg = Release|Win32
+		{E36945ED-A48B-40EC-A1F3-B90EDFDD3F00}.Release_SSE.Build.0 = Release|Win32
+		{E36945ED-A48B-40EC-A1F3-B90EDFDD3F00}.Release_SSE2.ActiveCfg = Release|Win32
+		{E36945ED-A48B-40EC-A1F3-B90EDFDD3F00}.Release_SSE2.Build.0 = Release|Win32
 	EndGlobalSection
 	GlobalSection(SolutionItems) = postSolution
 	EndGlobalSection

Modified: trunk/oggdsf/src/lib/codecs/cmml/libCMMLTagsDotNET/libCMMLTagsDotNET.vcproj
===================================================================
--- trunk/oggdsf/src/lib/codecs/cmml/libCMMLTagsDotNET/libCMMLTagsDotNET.vcproj	2005-01-29 08:24:47 UTC (rev 8803)
+++ trunk/oggdsf/src/lib/codecs/cmml/libCMMLTagsDotNET/libCMMLTagsDotNET.vcproj	2005-01-29 09:32:15 UTC (rev 8804)
@@ -79,7 +79,8 @@
 				PreprocessorDefinitions="WIN32;NDEBUG"
 				MinimalRebuild="FALSE"
 				RuntimeLibrary="2"
-				WarningLevel="3"/>
+				WarningLevel="3"
+				CallingConvention="2"/>
 			<Tool
 				Name="VCCustomBuildTool"/>
 			<Tool

Added: trunk/oggdsf/src/lib/helper/libTemporalURIDotNET/AssemblyInfo.cpp
===================================================================
--- trunk/oggdsf/src/lib/helper/libTemporalURIDotNET/AssemblyInfo.cpp	2005-01-29 08:24:47 UTC (rev 8803)
+++ trunk/oggdsf/src/lib/helper/libTemporalURIDotNET/AssemblyInfo.cpp	2005-01-29 09:32:15 UTC (rev 8804)
@@ -0,0 +1,58 @@
+#include "stdafx.h"
+
+using namespace System::Reflection;
+using namespace System::Runtime::CompilerServices;
+
+//
+// General Information about an assembly is controlled through the following 
+// set of attributes. Change these attribute values to modify the information
+// associated with an assembly.
+//
+[assembly:AssemblyTitleAttribute("")];
+[assembly:AssemblyDescriptionAttribute("")];
+[assembly:AssemblyConfigurationAttribute("")];
+[assembly:AssemblyCompanyAttribute("")];
+[assembly:AssemblyProductAttribute("")];
+[assembly:AssemblyCopyrightAttribute("")];
+[assembly:AssemblyTrademarkAttribute("")];
+[assembly:AssemblyCultureAttribute("")];		
+
+//
+// Version information for an assembly consists of the following four values:
+//
+//      Major Version
+//      Minor Version 
+//      Build Number
+//      Revision
+//
+// You can specify all the value or you can default the Revision and Build Numbers 
+// by using the '*' as shown below:
+
+[assembly:AssemblyVersionAttribute("1.0.*")];
+
+//
+// In order to sign your assembly you must specify a key to use. Refer to the 
+// Microsoft .NET Framework documentation for more information on assembly signing.
+//
+// Use the attributes below to control which key is used for signing. 
+//
+// Notes: 
+//   (*) If no key is specified, the assembly is not signed.
+//   (*) KeyName refers to a key that has been installed in the Crypto Service
+//       Provider (CSP) on your machine. KeyFile refers to a file which contains
+//       a key.
+//   (*) If the KeyFile and the KeyName values are both specified, the 
+//       following processing occurs:
+//       (1) If the KeyName can be found in the CSP, that key is used.
+//       (2) If the KeyName does not exist and the KeyFile does exist, the key 
+//           in the KeyFile is installed into the CSP and used.
+//   (*) In order to create a KeyFile, you can use the sn.exe (Strong Name) utility.
+//        When specifying the KeyFile, the location of the KeyFile should be
+//        relative to the project directory.
+//   (*) Delay Signing is an advanced option - see the Microsoft .NET Framework
+//       documentation for more information on this.
+//
+[assembly:AssemblyDelaySignAttribute(false)];
+[assembly:AssemblyKeyFileAttribute("")];
+[assembly:AssemblyKeyNameAttribute("")];
+

Added: trunk/oggdsf/src/lib/helper/libTemporalURIDotNET/ReadMe.txt
===================================================================
--- trunk/oggdsf/src/lib/helper/libTemporalURIDotNET/ReadMe.txt	2005-01-29 08:24:47 UTC (rev 8803)
+++ trunk/oggdsf/src/lib/helper/libTemporalURIDotNET/ReadMe.txt	2005-01-29 09:32:15 UTC (rev 8804)
@@ -0,0 +1,31 @@
+========================================================================
+    DYNAMIC LINK LIBRARY : libTemporalURIDotNET Project Overview
+========================================================================
+
+AppWizard has created this libTemporalURIDotNET DLL for you.  
+
+This file contains a summary of what you will find in each of the files that
+make up your libTemporalURIDotNET application.
+
+libTemporalURIDotNET.vcproj
+    This is the main project file for VC++ projects generated using an Application Wizard. 
+    It contains information about the version of Visual C++ that generated the file, and 
+    information about the platforms, configurations, and project features selected with the
+    Application Wizard.
+
+libTemporalURIDotNET.cpp
+    This is the main DLL source file.
+
+libTemporalURIDotNET.h
+    This file contains a class declaration.
+
+AssemblyInfo.cpp
+	Contains custom attributes for modifying assembly metadata.
+
+/////////////////////////////////////////////////////////////////////////////
+Other notes:
+
+AppWizard uses "TODO:" to indicate parts of the source code you
+should add to or customize.
+
+/////////////////////////////////////////////////////////////////////////////

Added: trunk/oggdsf/src/lib/helper/libTemporalURIDotNET/Stdafx.cpp
===================================================================
--- trunk/oggdsf/src/lib/helper/libTemporalURIDotNET/Stdafx.cpp	2005-01-29 08:24:47 UTC (rev 8803)
+++ trunk/oggdsf/src/lib/helper/libTemporalURIDotNET/Stdafx.cpp	2005-01-29 09:32:15 UTC (rev 8804)
@@ -0,0 +1,5 @@
+// stdafx.cpp : source file that includes just the standard includes
+// libTemporalURIDotNET.pch will be the pre-compiled header
+// stdafx.obj will contain the pre-compiled type information
+
+#include "stdafx.h"

Added: trunk/oggdsf/src/lib/helper/libTemporalURIDotNET/Stdafx.h
===================================================================
--- trunk/oggdsf/src/lib/helper/libTemporalURIDotNET/Stdafx.h	2005-01-29 08:24:47 UTC (rev 8803)
+++ trunk/oggdsf/src/lib/helper/libTemporalURIDotNET/Stdafx.h	2005-01-29 09:32:15 UTC (rev 8804)
@@ -0,0 +1,9 @@
+// stdafx.h : include file for standard system include files,
+// or project specific include files that are used frequently,
+// but are changed infrequently
+
+#pragma once
+
+#pragma once
+#pragma warning(disable : 4251)
+#using <mscorlib.dll>
\ No newline at end of file

Added: trunk/oggdsf/src/lib/helper/libTemporalURIDotNET/TimeStamp.cpp
===================================================================
--- trunk/oggdsf/src/lib/helper/libTemporalURIDotNET/TimeStamp.cpp	2005-01-29 08:24:47 UTC (rev 8803)
+++ trunk/oggdsf/src/lib/helper/libTemporalURIDotNET/TimeStamp.cpp	2005-01-29 09:32:15 UTC (rev 8804)
@@ -0,0 +1,39 @@
+#include "StdAfx.h"
+#include ".\timestamp.h"
+
+namespace illiminable {
+namespace libTemporalURIDotNET {
+TimeStamp::TimeStamp(void)
+{
+	mTimeStamp = new C_TimeStamp();
+}
+
+TimeStamp::~TimeStamp(void)
+{
+	delete mTimeStamp;
+	mTimeStamp = NULL;
+}
+
+
+bool TimeStamp::parseTimeStamp(String* inTimeStamp) {
+
+	delete mTimeStamp;
+	mTimeStamp = new C_TimeStamp();
+
+	char* locCStr = Wrappers::netStrToCStr(inTimeStamp);
+	string locStr = locCStr;
+
+	bool retVal = mTimeStamp->parseTimeStamp(locStr);
+	Wrappers::releaseCStr(locCStr);
+	return retVal;
+	
+}
+
+Int64 TimeStamp::toHunNanos() {
+	Int64 locTime = mTimeStamp->toHunNanos();
+	return locTime;
+}
+
+}
+
+}
\ No newline at end of file

Added: trunk/oggdsf/src/lib/helper/libTemporalURIDotNET/TimeStamp.h
===================================================================
--- trunk/oggdsf/src/lib/helper/libTemporalURIDotNET/TimeStamp.h	2005-01-29 08:24:47 UTC (rev 8803)
+++ trunk/oggdsf/src/lib/helper/libTemporalURIDotNET/TimeStamp.h	2005-01-29 09:32:15 UTC (rev 8804)
@@ -0,0 +1,54 @@
+#pragma once
+
+
+//Original public members
+
+	//enum eTimeStampType {
+	//	TS_NONE,
+	//	TS_NPT_SECS,
+	//	TS_NPT_FULL,
+	//	TS_SMPT
+	//};
+
+	//struct sFourPartTime {
+	//	LOOG_UINT64 hours;
+	//	short minutes;
+	//	short seconds;
+	//	LOOG_UINT64 partials;
+	//};
+	//bool parseTimeStamp(double inTimeStampInSeconds);
+	//bool parseTimeStamp(string inTimeStamp);
+
+	//string toString();
+	//LOOG_INT64 toHunNanos();
+#pragma unmanaged
+#include <libTemporalURI/libTemporalURI.h>
+#include <libTemporalURI/C_TimeStamp.h>
+#include <libilliCore/StringHelper.h>
+
+#pragma managed
+using namespace System;
+#using "libiWrapper.dll"
+using namespace illiminable::libiWrapper;
+
+
+
+
+
+
+namespace illiminable {
+namespace libTemporalURIDotNET {
+public __gc class TimeStamp
+{
+public:
+	TimeStamp(void);
+	~TimeStamp(void);
+	Int64 toHunNanos();
+	bool parseTimeStamp(String* inTimeStamp);
+
+protected:
+	C_TimeStamp* mTimeStamp;
+};
+
+}
+}

Added: trunk/oggdsf/src/lib/helper/libTemporalURIDotNET/app.ico
===================================================================
(Binary files differ)


Property changes on: trunk/oggdsf/src/lib/helper/libTemporalURIDotNET/app.ico
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: trunk/oggdsf/src/lib/helper/libTemporalURIDotNET/app.rc
===================================================================
--- trunk/oggdsf/src/lib/helper/libTemporalURIDotNET/app.rc	2005-01-29 08:24:47 UTC (rev 8803)
+++ trunk/oggdsf/src/lib/helper/libTemporalURIDotNET/app.rc	2005-01-29 09:32:15 UTC (rev 8804)
@@ -0,0 +1,52 @@
+// Microsoft Visual C++ generated resource script.
+//
+#include "resource.h"
+
+#define APSTUDIO_READONLY_SYMBOLS
+
+/////////////////////////////////////////////////////////////////////////////
+#undef APSTUDIO_READONLY_SYMBOLS
+
+/////////////////////////////////////////////////////////////////////////////
+// English (U.S.) resources
+
+
+/////////////////////////////////////////////////////////////////////////////
+//
+// Icon
+//
+
+// Icon placed first or with lowest ID value becomes application icon
+
+LANGUAGE 9, 1
+#pragma code_page(1252)
+1           ICON         "app.ico"
+
+#ifdef APSTUDIO_INVOKED
+/////////////////////////////////////////////////////////////////////////////
+//
+// TEXTINCLUDE
+//
+
+1 TEXTINCLUDE  
+BEGIN
+    "resource.h\0"
+    "\0"
+END
+
+#endif    // APSTUDIO_INVOKED
+
+/////////////////////////////////////////////////////////////////////////////
+
+
+
+#ifndef APSTUDIO_INVOKED
+/////////////////////////////////////////////////////////////////////////////
+//
+// Generated from the TEXTINCLUDE 3 resource.
+//
+
+
+/////////////////////////////////////////////////////////////////////////////
+#endif    // not APSTUDIO_INVOKED
+

Added: trunk/oggdsf/src/lib/helper/libTemporalURIDotNET/libTemporalURIDotNET.cpp
===================================================================
--- trunk/oggdsf/src/lib/helper/libTemporalURIDotNET/libTemporalURIDotNET.cpp	2005-01-29 08:24:47 UTC (rev 8803)
+++ trunk/oggdsf/src/lib/helper/libTemporalURIDotNET/libTemporalURIDotNET.cpp	2005-01-29 09:32:15 UTC (rev 8804)
@@ -0,0 +1,6 @@
+// This is the main DLL file.
+
+#include "stdafx.h"
+
+#include "libTemporalURIDotNET.h"
+

Added: trunk/oggdsf/src/lib/helper/libTemporalURIDotNET/libTemporalURIDotNET.h
===================================================================
--- trunk/oggdsf/src/lib/helper/libTemporalURIDotNET/libTemporalURIDotNET.h	2005-01-29 08:24:47 UTC (rev 8803)
+++ trunk/oggdsf/src/lib/helper/libTemporalURIDotNET/libTemporalURIDotNET.h	2005-01-29 09:32:15 UTC (rev 8804)
@@ -0,0 +1,8 @@
+// libTemporalURIDotNET.h
+
+#pragma once
+
+using namespace System;
+
+
+#using "libiWrapper.dll"
\ No newline at end of file

Added: trunk/oggdsf/src/lib/helper/libTemporalURIDotNET/libTemporalURIDotNET.vcproj
===================================================================
--- trunk/oggdsf/src/lib/helper/libTemporalURIDotNET/libTemporalURIDotNET.vcproj	2005-01-29 08:24:47 UTC (rev 8803)
+++ trunk/oggdsf/src/lib/helper/libTemporalURIDotNET/libTemporalURIDotNET.vcproj	2005-01-29 09:32:15 UTC (rev 8804)
@@ -0,0 +1,186 @@
+<?xml version="1.0" encoding="Windows-1252"?>
+<VisualStudioProject
+	ProjectType="Visual C++"
+	Version="7.10"
+	Name="libTemporalURIDotNET"
+	ProjectGUID="{E36945ED-A48B-40EC-A1F3-B90EDFDD3F00}"
+	RootNamespace="libTemporalURIDotNET"
+	Keyword="ManagedCProj">
+	<Platforms>
+		<Platform
+			Name="Win32"/>
+	</Platforms>
+	<Configurations>
+		<Configuration
+			Name="Debug|Win32"
+			OutputDirectory="$(SolutionDir)$(ConfigurationName)"
+			IntermediateDirectory="$(ConfigurationName)"
+			ConfigurationType="2"
+			CharacterSet="2"
+			ManagedExtensions="TRUE">
+			<Tool
+				Name="VCCLCompilerTool"
+				Optimization="0"
+				AdditionalIncludeDirectories=".."
+				AdditionalUsingDirectories="..\libiWrapper\Debug"
+				PreprocessorDefinitions="WIN32;_DEBUG"
+				MinimalRebuild="FALSE"
+				BasicRuntimeChecks="0"
+				RuntimeLibrary="3"
+				UsePrecompiledHeader="3"
+				WarningLevel="3"
+				DebugInformationFormat="3"
+				CallingConvention="2"/>
+			<Tool
+				Name="VCCustomBuildTool"/>
+			<Tool
+				Name="VCLinkerTool"
+				AdditionalOptions="/noentry"
+				AdditionalDependencies="nochkclr.obj mscoree.lib"
+				OutputFile="$(OutDir)\$(ProjectName).dll"
+				LinkIncremental="2"
+				GenerateDebugInformation="TRUE"
+				AssemblyDebug="1"/>
+			<Tool
+				Name="VCMIDLTool"/>
+			<Tool
+				Name="VCPostBuildEventTool"/>
+			<Tool
+				Name="VCPreBuildEventTool"/>
+			<Tool
+				Name="VCPreLinkEventTool"/>
+			<Tool
+				Name="VCResourceCompilerTool"/>
+			<Tool
+				Name="VCWebServiceProxyGeneratorTool"/>
+			<Tool
+				Name="VCXMLDataGeneratorTool"/>
+			<Tool
+				Name="VCWebDeploymentTool"/>
+			<Tool
+				Name="VCManagedWrapperGeneratorTool"/>
+			<Tool
+				Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
+		</Configuration>
+		<Configuration
+			Name="Release|Win32"
+			OutputDirectory="$(SolutionDir)$(ConfigurationName)"
+			IntermediateDirectory="$(ConfigurationName)"
+			ConfigurationType="2"
+			CharacterSet="2"
+			ManagedExtensions="TRUE">
+			<Tool
+				Name="VCCLCompilerTool"
+				AdditionalIncludeDirectories=".."
+				AdditionalUsingDirectories="..\libiWrapper\Release"
+				PreprocessorDefinitions="WIN32;NDEBUG"
+				MinimalRebuild="FALSE"
+				RuntimeLibrary="2"
+				UsePrecompiledHeader="3"
+				WarningLevel="3"
+				DebugInformationFormat="3"
+				CallingConvention="2"/>
+			<Tool
+				Name="VCCustomBuildTool"/>
+			<Tool
+				Name="VCLinkerTool"
+				AdditionalOptions="/noentry"
+				AdditionalDependencies="nochkclr.obj mscoree.lib"
+				OutputFile="$(OutDir)\$(ProjectName).dll"
+				LinkIncremental="1"
+				GenerateDebugInformation="TRUE"/>
+			<Tool
+				Name="VCMIDLTool"/>
+			<Tool
+				Name="VCPostBuildEventTool"/>
+			<Tool
+				Name="VCPreBuildEventTool"/>
+			<Tool
+				Name="VCPreLinkEventTool"/>
+			<Tool
+				Name="VCResourceCompilerTool"/>
+			<Tool
+				Name="VCWebServiceProxyGeneratorTool"/>
+			<Tool
+				Name="VCXMLDataGeneratorTool"/>
+			<Tool
+				Name="VCWebDeploymentTool"/>
+			<Tool
+				Name="VCManagedWrapperGeneratorTool"/>
+			<Tool
+				Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
+		</Configuration>
+	</Configurations>
+	<References>
+		<AssemblyReference
+			RelativePath="mscorlib.dll"/>
+		<AssemblyReference
+			RelativePath="System.dll"/>
+		<AssemblyReference
+			RelativePath="System.Data.dll"/>
+	</References>
+	<Files>
+		<Filter
+			Name="Source Files"
+			Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"
+			UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}">
+			<File
+				RelativePath=".\AssemblyInfo.cpp">
+			</File>
+			<File
+				RelativePath=".\libTemporalURIDotNET.cpp">
+			</File>
+			<File
+				RelativePath=".\Stdafx.cpp">
+				<FileConfiguration
+					Name="Debug|Win32">
+					<Tool
+						Name="VCCLCompilerTool"
+						UsePrecompiledHeader="1"/>
+				</FileConfiguration>
+				<FileConfiguration
+					Name="Release|Win32">
+					<Tool
+						Name="VCCLCompilerTool"
+						UsePrecompiledHeader="1"/>
+				</FileConfiguration>
+			</File>
+			<File
+				RelativePath=".\TimeStamp.cpp">
+			</File>
+		</Filter>
+		<Filter
+			Name="Header Files"
+			Filter="h;hpp;hxx;hm;inl;inc;xsd"
+			UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}">
+			<File
+				RelativePath=".\libTemporalURIDotNET.h">
+			</File>
+			<File
+				RelativePath=".\resource.h">
+			</File>
+			<File
+				RelativePath=".\Stdafx.h">
+			</File>
+			<File
+				RelativePath=".\TimeStamp.h">
+			</File>
+		</Filter>
+		<Filter
+			Name="Resource Files"
+			Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx"
+			UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}">
+			<File
+				RelativePath=".\app.ico">
+			</File>
+			<File
+				RelativePath=".\app.rc">
+			</File>
+		</Filter>
+		<File
+			RelativePath=".\ReadMe.txt">
+		</File>
+	</Files>
+	<Globals>
+	</Globals>
+</VisualStudioProject>

Added: trunk/oggdsf/src/lib/helper/libTemporalURIDotNET/resource.h
===================================================================
--- trunk/oggdsf/src/lib/helper/libTemporalURIDotNET/resource.h	2005-01-29 08:24:47 UTC (rev 8803)
+++ trunk/oggdsf/src/lib/helper/libTemporalURIDotNET/resource.h	2005-01-29 09:32:15 UTC (rev 8804)
@@ -0,0 +1,3 @@
+//{{NO_DEPENDENCIES}}
+// Microsoft Visual C++ generated include file.
+// Used by app.rc



More information about the commits mailing list