| Index: source/samples/datefmt/datefmt.sln
|
| diff --git a/source/samples/datefmt/datefmt.sln b/source/samples/datefmt/datefmt.sln
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..f49684c02fa30649eb071e57b586a3dcb3b79cbc
|
| --- /dev/null
|
| +++ b/source/samples/datefmt/datefmt.sln
|
| @@ -0,0 +1,25 @@
|
| +Microsoft Visual Studio Solution File, Format Version 10.00
|
| +# Visual Studio 2008
|
| +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "datefmt", "datefmt.vcproj", "{6D592DB7-B9C8-4B1B-A1C1-F9A9EB4FD4E4}"
|
| +EndProject
|
| +Global
|
| + GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
| + Debug|Win32 = Debug|Win32
|
| + Debug|x64 = Debug|x64
|
| + Release|Win32 = Release|Win32
|
| + Release|x64 = Release|x64
|
| + EndGlobalSection
|
| + GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
| + {6D592DB7-B9C8-4B1B-A1C1-F9A9EB4FD4E4}.Debug|Win32.ActiveCfg = Debug|Win32
|
| + {6D592DB7-B9C8-4B1B-A1C1-F9A9EB4FD4E4}.Debug|Win32.Build.0 = Debug|Win32
|
| + {6D592DB7-B9C8-4B1B-A1C1-F9A9EB4FD4E4}.Debug|x64.ActiveCfg = Debug|Win32
|
| + {6D592DB7-B9C8-4B1B-A1C1-F9A9EB4FD4E4}.Debug|x64.Build.0 = Debug|Win32
|
| + {6D592DB7-B9C8-4B1B-A1C1-F9A9EB4FD4E4}.Release|Win32.ActiveCfg = Release|Win32
|
| + {6D592DB7-B9C8-4B1B-A1C1-F9A9EB4FD4E4}.Release|Win32.Build.0 = Release|Win32
|
| + {6D592DB7-B9C8-4B1B-A1C1-F9A9EB4FD4E4}.Release|x64.ActiveCfg = Release|Win32
|
| + {6D592DB7-B9C8-4B1B-A1C1-F9A9EB4FD4E4}.Release|x64.Build.0 = Release|Win32
|
| + EndGlobalSection
|
| + GlobalSection(SolutionProperties) = preSolution
|
| + HideSolutionNode = FALSE
|
| + EndGlobalSection
|
| +EndGlobal
|
|
|