From 376a467bc46837f4751337426d11bcf3b62a08f2 Mon Sep 17 00:00:00 2001 From: arbinada Date: Mon, 26 Nov 2012 13:26:12 +0000 Subject: [PATCH] added x86 target git-svn-id: https://svn.code.sf.net/p/gettextnet/code@47 cfd95cc2-f724-4227-9a96-9a83de4730d4 --- GNU.Getopt/GNU.Getopt.csproj | 16 +++++++++++++++ .../Examples.Hello/Examples.Hello.csproj | 20 +++++++++++++++++++ .../Examples.HelloForms.csproj | 20 +++++++++++++++++++ .../GNU.Gettext.Msgfmt.csproj | 16 +++++++++++++++ .../GNU.Gettext.WinForms.csproj | 19 ++++++++++++++++++ .../GNU.Gettext.Xgettext.csproj | 15 ++++++++++++++ GNU.Gettext/GNU.Gettext/GNU.Gettext.csproj | 20 +++++++++++++++++++ 7 files changed, 126 insertions(+) diff --git a/GNU.Getopt/GNU.Getopt.csproj b/GNU.Getopt/GNU.Getopt.csproj index c717ec7..59f6ec7 100644 --- a/GNU.Getopt/GNU.Getopt.csproj +++ b/GNU.Getopt/GNU.Getopt.csproj @@ -29,6 +29,22 @@ prompt 4 + + true + bin\x86\Debug\ + DEBUG;TRACE + full + x86 + prompt + + + bin\x86\Release\ + TRACE + true + pdbonly + x86 + prompt + diff --git a/GNU.Gettext/Examples.Hello/Examples.Hello.csproj b/GNU.Gettext/Examples.Hello/Examples.Hello.csproj index 0d1f2ca..5b69c20 100644 --- a/GNU.Gettext/Examples.Hello/Examples.Hello.csproj +++ b/GNU.Gettext/Examples.Hello/Examples.Hello.csproj @@ -45,6 +45,26 @@ prompt 4 + + true + bin\x86\Debug\ + DEBUG;TRACE + full + x86 + prompt + true + true + + + bin\x86\Release\ + TRACE + true + pdbonly + x86 + prompt + true + true + diff --git a/GNU.Gettext/Examples.HelloForms/Examples.HelloForms.csproj b/GNU.Gettext/Examples.HelloForms/Examples.HelloForms.csproj index 3f04669..c9c9b77 100644 --- a/GNU.Gettext/Examples.HelloForms/Examples.HelloForms.csproj +++ b/GNU.Gettext/Examples.HelloForms/Examples.HelloForms.csproj @@ -29,6 +29,26 @@ prompt 4 + + true + bin\x86\Debug\ + DEBUG;TRACE + full + x86 + prompt + true + true + + + bin\x86\Release\ + TRACE + true + pdbonly + x86 + prompt + true + true + diff --git a/GNU.Gettext/GNU.Gettext.Msgfmt/GNU.Gettext.Msgfmt.csproj b/GNU.Gettext/GNU.Gettext.Msgfmt/GNU.Gettext.Msgfmt.csproj index 30f9958..2696dc9 100644 --- a/GNU.Gettext/GNU.Gettext.Msgfmt/GNU.Gettext.Msgfmt.csproj +++ b/GNU.Gettext/GNU.Gettext.Msgfmt/GNU.Gettext.Msgfmt.csproj @@ -30,6 +30,22 @@ prompt 4 + + true + bin\x86\Debug\ + DEBUG;TRACE + full + x86 + prompt + + + bin\x86\Release\ + TRACE + true + pdbonly + x86 + prompt + diff --git a/GNU.Gettext/GNU.Gettext.WinForms/GNU.Gettext.WinForms.csproj b/GNU.Gettext/GNU.Gettext.WinForms/GNU.Gettext.WinForms.csproj index 3829fcb..af202b7 100644 --- a/GNU.Gettext/GNU.Gettext.WinForms/GNU.Gettext.WinForms.csproj +++ b/GNU.Gettext/GNU.Gettext.WinForms/GNU.Gettext.WinForms.csproj @@ -28,6 +28,25 @@ 4 false + + true + bin\x86\Debug\ + DEBUG; + full + x86 + prompt + true + false + false + + + bin\x86\Release\ + x86 + prompt + false + false + false + diff --git a/GNU.Gettext/GNU.Gettext.Xgettext/GNU.Gettext.Xgettext.csproj b/GNU.Gettext/GNU.Gettext.Xgettext/GNU.Gettext.Xgettext.csproj index 3c473ab..32def14 100644 --- a/GNU.Gettext/GNU.Gettext.Xgettext/GNU.Gettext.Xgettext.csproj +++ b/GNU.Gettext/GNU.Gettext.Xgettext/GNU.Gettext.Xgettext.csproj @@ -30,6 +30,21 @@ true TRACE + + true + bin\x86\Debug\ + DEBUG;TRACE + full + x86 + prompt + false + + + bin\x86\Release\ + TRACE + x86 + prompt + diff --git a/GNU.Gettext/GNU.Gettext/GNU.Gettext.csproj b/GNU.Gettext/GNU.Gettext/GNU.Gettext.csproj index f3440f6..eab9a5c 100644 --- a/GNU.Gettext/GNU.Gettext/GNU.Gettext.csproj +++ b/GNU.Gettext/GNU.Gettext/GNU.Gettext.csproj @@ -29,6 +29,26 @@ prompt 4 + + true + bin\x86\Debug\ + DEBUG;TRACE + full + x86 + prompt + true + true + + + bin\x86\Release\ + TRACE + true + pdbonly + x86 + prompt + true + true +