aboutsummaryrefslogtreecommitdiff
path: root/pd/pd.csproj
diff options
context:
space:
mode:
Diffstat (limited to 'pd/pd.csproj')
-rwxr-xr-xpd/pd.csproj4
1 files changed, 2 insertions, 2 deletions
diff --git a/pd/pd.csproj b/pd/pd.csproj
index 915ac50..29dcf7d 100755
--- a/pd/pd.csproj
+++ b/pd/pd.csproj
@@ -36,7 +36,7 @@
NoStdLib = "false"
NoWarn = ""
Optimize = "false"
- OutputPath = "bin\Debug\"
+ OutputPath = "..\"
RegisterForComInterop = "false"
RemoveIntegerChecks = "false"
TreatWarningsAsErrors = "false"
@@ -94,7 +94,7 @@
BuildAction = "Compile"
/>
<File
- RelPath = "pd.cs"
+ RelPath = "PureData.cs"
SubType = "Code"
BuildAction = "Compile"
/>