diff options
| author | jjl | 2010-11-03 08:32:14 +0100 |
|---|---|---|
| committer | jjl | 2010-11-03 08:32:14 +0100 |
| commit | 0fba6982ac0e8285ce826dd5028f23a72dc58c5b (patch) | |
| tree | 78523dceda090bd9d7d1118ca37526ef7722ac6d /Debug/src/core/subdir.mk | |
| parent | Cleanup (diff) | |
| download | pvs-0fba6982ac0e8285ce826dd5028f23a72dc58c5b.tar.gz pvs-0fba6982ac0e8285ce826dd5028f23a72dc58c5b.tar.xz pvs-0fba6982ac0e8285ce826dd5028f23a72dc58c5b.zip | |
Cleanup
Diffstat (limited to 'Debug/src/core/subdir.mk')
| -rw-r--r-- | Debug/src/core/subdir.mk | 39 |
1 files changed, 0 insertions, 39 deletions
diff --git a/Debug/src/core/subdir.mk b/Debug/src/core/subdir.mk deleted file mode 100644 index ccc513d..0000000 --- a/Debug/src/core/subdir.mk +++ /dev/null @@ -1,39 +0,0 @@ -################################################################################ -# Automatically-generated file. Do not edit! -################################################################################ - -# Add inputs and outputs from these tool invocations to the build variables -CPP_SRCS += \ -../src/core/pvsChatClient.cpp \ -../src/core/pvsChatMsg.cpp \ -../src/core/pvsClient.cpp \ -../src/core/pvsConnectionManager.cpp \ -../src/core/pvsServer.cpp \ -../src/core/vncConnection.cpp - -OBJS += \ -./src/core/pvsChatClient.o \ -./src/core/pvsChatMsg.o \ -./src/core/pvsClient.o \ -./src/core/pvsConnectionManager.o \ -./src/core/pvsServer.o \ -./src/core/vncConnection.o - -CPP_DEPS += \ -./src/core/pvsChatClient.d \ -./src/core/pvsChatMsg.d \ -./src/core/pvsClient.d \ -./src/core/pvsConnectionManager.d \ -./src/core/pvsServer.d \ -./src/core/vncConnection.d - - -# Each subdirectory must supply rules for building sources it contributes -src/core/%.o: ../src/core/%.cpp - @echo 'Building file: $<' - @echo 'Invoking: GCC C++ Compiler' - g++ -O0 -g3 -Wall -c -fmessage-length=0 -MMD -MP -MF"$(@:%.o=%.d)" -MT"$(@:%.o=%.d)" -o"$@" "$<" - @echo 'Finished building: $<' - @echo ' ' - - |
