source: trunk/Utilities/JsFunctionDispatch/JsFunctionDispatch.sln @ 937

Last change on this file since 937 was 405, checked in by roman, 9 years ago
File size: 1.3 KB
Line 
1
2Microsoft Visual Studio Solution File, Format Version 12.00
3# Visual Studio 2012
4Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "JsFunctionDispatch", "JsFunctionDispatch.vcxproj", "{AB89B722-C30F-4C4B-86F6-36092604F11F}"
5EndProject
6Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "JsFunctionDispatchPS", "JsFunctionDispatchPS.vcxproj", "{DB439DE3-1296-4349-B683-0A44B0426C9F}"
7        ProjectSection(ProjectDependencies) = postProject
8                {AB89B722-C30F-4C4B-86F6-36092604F11F} = {AB89B722-C30F-4C4B-86F6-36092604F11F}
9        EndProjectSection
10EndProject
11Global
12        GlobalSection(SolutionConfigurationPlatforms) = preSolution
13                Debug|Win32 = Debug|Win32
14                Release|Win32 = Release|Win32
15        EndGlobalSection
16        GlobalSection(ProjectConfigurationPlatforms) = postSolution
17                {AB89B722-C30F-4C4B-86F6-36092604F11F}.Debug|Win32.ActiveCfg = Debug|Win32
18                {AB89B722-C30F-4C4B-86F6-36092604F11F}.Debug|Win32.Build.0 = Debug|Win32
19                {AB89B722-C30F-4C4B-86F6-36092604F11F}.Release|Win32.ActiveCfg = Release|Win32
20                {AB89B722-C30F-4C4B-86F6-36092604F11F}.Release|Win32.Build.0 = Release|Win32
21                {DB439DE3-1296-4349-B683-0A44B0426C9F}.Debug|Win32.ActiveCfg = Debug|Win32
22                {DB439DE3-1296-4349-B683-0A44B0426C9F}.Release|Win32.ActiveCfg = Release|Win32
23        EndGlobalSection
24        GlobalSection(SolutionProperties) = preSolution
25                HideSolutionNode = FALSE
26        EndGlobalSection
27EndGlobal
Note: See TracBrowser for help on using the repository browser.