From cde9fc6a8fe569203cb991121a35c2a9c7f4c420 Mon Sep 17 00:00:00 2001 From: Atsushi Eno Date: Tue, 22 Jan 2013 17:25:22 +0900 Subject: import 2b5dbddd740b, new directory structure in the original rx. --- .../RxMouseClient/RxMouseClient.csproj | 96 ++++++++++++++++++++++ 1 file changed, 96 insertions(+) create mode 100644 Rx/NET/Samples/RxRemoteMouseMoves/RxMouseClient/RxMouseClient.csproj (limited to 'Rx/NET/Samples/RxRemoteMouseMoves/RxMouseClient/RxMouseClient.csproj') diff --git a/Rx/NET/Samples/RxRemoteMouseMoves/RxMouseClient/RxMouseClient.csproj b/Rx/NET/Samples/RxRemoteMouseMoves/RxMouseClient/RxMouseClient.csproj new file mode 100644 index 0000000..2fc09e5 --- /dev/null +++ b/Rx/NET/Samples/RxRemoteMouseMoves/RxMouseClient/RxMouseClient.csproj @@ -0,0 +1,96 @@ + + + + Debug + x86 + 8.0.30703 + 2.0 + {5719C4C6-D7CC-47FA-B294-C57E0BC6B06F} + Exe + Properties + RxMouseClient + RxMouseClient + v4.0 + + + 512 + SAK + SAK + SAK + SAK + + + x86 + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + x86 + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + False + ..\References\System.Reactive.Core.dll + + + False + ..\References\System.Reactive.Interfaces.dll + + + False + ..\References\System.Reactive.Linq.dll + + + False + ..\References\System.Reactive.PlatformServices.dll + + + False + ..\References\System.Reactive.Runtime.Remoting.dll + + + False + ..\References\System.Reactive.Windows.Forms.dll + + + + + + + + + + + + + {E1C1D499-15ED-454A-AE34-35F62E53250C} + RxMouseService + + + + + + + + \ No newline at end of file -- cgit v1.2.3