From 3aad0f28d3bbea33167927f7df3220f2dbd81b26 Mon Sep 17 00:00:00 2001 From: bugmaster Date: Mon, 2 Jun 2014 14:07:43 +0400 Subject: [PATCH] 0024963: Problem with generation VS projects for Microsoft Visual Studio 2013 by WOK --- src/WOKTclLib/templates/template.vc12 | 2 +- src/WOKTclLib/templates/template.vc12x | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/WOKTclLib/templates/template.vc12 b/src/WOKTclLib/templates/template.vc12 index d29d149..cd315c0 100644 --- a/src/WOKTclLib/templates/template.vc12 +++ b/src/WOKTclLib/templates/template.vc12 @@ -1,5 +1,5 @@ - + Debug diff --git a/src/WOKTclLib/templates/template.vc12x b/src/WOKTclLib/templates/template.vc12x index 2a1a4f7..987985a 100644 --- a/src/WOKTclLib/templates/template.vc12x +++ b/src/WOKTclLib/templates/template.vc12x @@ -1,5 +1,5 @@ - + Debug -- 2.39.5